revolt-api
Advanced tools
Comparing version 0.5.3-rc.3 to 0.5.3-rc.5
{ | ||
"name": "revolt-api", | ||
"version": "0.5.3-rc.3", | ||
"version": "0.5.3-rc.5", | ||
"description": "Revolt API Library", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -27,2 +27,3 @@ // This file was auto-generated by @insertish/oapi! | ||
export type OverrideField = components['schemas']['OverrideField']; | ||
export type MutualResponse = components['schemas']['MutualResponse']; | ||
export type Bot = components['schemas']['Bot']; | ||
@@ -61,2 +62,3 @@ export type DataCreateBot = components['schemas']['DataCreateBot']; | ||
export type DataCreateGroup = components['schemas']['DataCreateGroup']; | ||
export type CreateVoiceUserResponse = components['schemas']['CreateVoiceUserResponse']; | ||
export type Data = components['schemas']['Data']; | ||
@@ -74,2 +76,3 @@ export type Override = components['schemas']['Override']; | ||
export type ChannelType = components['schemas']['ChannelType']; | ||
export type AllMemberResponse = components['schemas']['AllMemberResponse']; | ||
export type DataMemberEdit = components['schemas']['DataMemberEdit']; | ||
@@ -81,2 +84,3 @@ export type FieldsMember = components['schemas']['FieldsMember']; | ||
export type BannedUser = components['schemas']['BannedUser']; | ||
export type NewRoleResponse = components['schemas']['NewRoleResponse']; | ||
export type DataCreateRole = components['schemas']['DataCreateRole']; | ||
@@ -88,2 +92,3 @@ export type DataEditRole = components['schemas']['DataEditRole']; | ||
export type InviteResponse = components['schemas']['InviteResponse']; | ||
export type InviteJoinResponse = components['schemas']['InviteJoinResponse']; | ||
export type DataCreateAccount = components['schemas']['DataCreateAccount']; | ||
@@ -90,0 +95,0 @@ export type DataResendVerification = components['schemas']['DataResendVerification']; |
Sorry, the diff of this file is too big to display
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
359381
12359