discord-typings
Advanced tools
Comparing version 9.0.6 to 9.0.7
@@ -973,3 +973,3 @@ export type Snowflake = string; | ||
component_type?: 1 | 2 | 3; | ||
values?: Array<SelectOptionData> | ||
values?: Array<string>; | ||
target_id?: Snowflake; | ||
@@ -976,0 +976,0 @@ } |
{ | ||
"name": "discord-typings", | ||
"version": "9.0.6", | ||
"version": "9.0.7", | ||
"description": "Typings for data returned by Discord (unofficial)", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
31994