Socket
Socket
Sign inDemoInstall

discord-api-types

Package Overview
Dependencies
Maintainers
0
Versions
949
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discord-api-types - npm Package Compare versions

Comparing version 0.37.99-next.2803e8d.1724961046 to 0.37.99-next.8054f50.1725066087

2

package.json
{
"name": "discord-api-types",
"version": "0.37.99-next.2803e8d.1724961046",
"version": "0.37.99-next.8054f50.1725066087",
"description": "Discord API typings that are kept up to date for use in bot library creation.",

@@ -5,0 +5,0 @@ "homepage": "https://discord-api-types.dev",

@@ -82,4 +82,2 @@ import type { Permissions, Snowflake } from '../../../globals';

* Installation context(s) where the command is available, only for globally-scoped commands. Defaults to `GUILD_INSTALL ([0])`
*
* @unstable
*/

@@ -89,4 +87,2 @@ integration_types?: ApplicationIntegrationType[];

* 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]`.
*
* @unstable
*/

@@ -93,0 +89,0 @@ contexts?: InteractionContextType[] | null;

@@ -65,2 +65,3 @@ /**

* @deprecated This field will be removed in v11
* @unstable This field is no longer documented by Discord and will be removed in v11
*/

@@ -137,4 +138,2 @@ summary: '';

* Default scopes and permissions for each supported installation context. Value for each key is an integration type configuration object
*
* @unstable
*/

@@ -141,0 +140,0 @@ integration_types_config?: APIApplicationIntegrationTypesConfigMap;

@@ -613,4 +613,2 @@ /**

* Sent if the message is sent as a result of an interaction
*
* @unstable
*/

@@ -617,0 +615,0 @@ interaction_metadata?: APIMessageInteractionMetadata;

@@ -34,2 +34,3 @@ /**

* @deprecated
* @unstable This field is no longer documented by Discord and will be removed in v11
*/

@@ -36,0 +37,0 @@ asset?: '';

@@ -82,4 +82,2 @@ import type { Permissions, Snowflake } from '../../../globals';

* Installation context(s) where the command is available, only for globally-scoped commands. Defaults to `GUILD_INSTALL ([0])`
*
* @unstable
*/

@@ -89,4 +87,2 @@ integration_types?: ApplicationIntegrationType[];

* 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]`.
*
* @unstable
*/

@@ -93,0 +89,0 @@ contexts?: InteractionContextType[] | null;

@@ -65,2 +65,3 @@ /**

* @deprecated This field will be removed in v11
* @unstable This field is no longer documented by Discord and will be removed in v11
*/

@@ -137,4 +138,2 @@ summary: '';

* Default scopes and permissions for each supported installation context. Value for each key is an integration type configuration object
*
* @unstable
*/

@@ -141,0 +140,0 @@ integration_types_config?: APIApplicationIntegrationTypesConfigMap;

@@ -606,4 +606,2 @@ /**

* Sent if the message is sent as a result of an interaction
*
* @unstable
*/

@@ -610,0 +608,0 @@ interaction_metadata?: APIMessageInteractionMetadata;

@@ -34,2 +34,3 @@ /**

* @deprecated
* @unstable This field is no longer documented by Discord and will be removed in v11
*/

@@ -36,0 +37,0 @@ asset?: '';

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc