revolt-api
Advanced tools
Comparing version 0.5.3-alpha.8 to 0.5.3-alpha.9
{ | ||
"name": "revolt-api", | ||
"version": "0.5.3-alpha.8", | ||
"version": "0.5.3-alpha.9", | ||
"description": "Revolt API typings", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -159,3 +159,3 @@ import type { Attachment } from "./Autumn" | ||
*/ | ||
name: string | ||
name?: string | ||
@@ -165,3 +165,3 @@ /** | ||
*/ | ||
avatar: string | ||
avatar?: string | ||
} | ||
@@ -217,3 +217,3 @@ | ||
masqurade?: Masquerade | ||
masquerade?: Masquerade | ||
} | ||
@@ -220,0 +220,0 @@ |
@@ -105,4 +105,8 @@ import type { Attachment } from './Autumn'; | ||
* `8`: Responsible Disclosure | ||
* `16`: Revolt Team | ||
* `16`: Founder | ||
* `32`: Platform Moderation | ||
* `64`: Active Supporter | ||
* `128`: Paw | ||
* `256`: Early Adopter | ||
* `512`: Reserved Relevant Joke Badge 1 | ||
*/ | ||
@@ -109,0 +113,0 @@ badges?: number |
Sorry, the diff of this file is too big to display
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
721585
34
20877