revolt-api
Advanced tools
Comparing version 0.7.12 to 0.7.13
@@ -28,3 +28,3 @@ import { components } from './schema'; | ||
export declare type DataSendFriendRequest = components['schemas']['DataSendFriendRequest']; | ||
export declare type Bot = components['schemas']['Bot']; | ||
export declare type BotWithUserResponse = components['schemas']['BotWithUserResponse']; | ||
export declare type DataCreateBot = components['schemas']['DataCreateBot']; | ||
@@ -34,2 +34,3 @@ export declare type InviteBotDestination = components['schemas']['InviteBotDestination']; | ||
export declare type FetchBotResponse = components['schemas']['FetchBotResponse']; | ||
export declare type Bot = components['schemas']['Bot']; | ||
export declare type OwnedBotsResponse = components['schemas']['OwnedBotsResponse']; | ||
@@ -36,0 +37,0 @@ export declare type DataEditBot = components['schemas']['DataEditBot']; |
@@ -28,3 +28,3 @@ import { components } from './schema'; | ||
export declare type DataSendFriendRequest = components['schemas']['DataSendFriendRequest']; | ||
export declare type Bot = components['schemas']['Bot']; | ||
export declare type BotWithUserResponse = components['schemas']['BotWithUserResponse']; | ||
export declare type DataCreateBot = components['schemas']['DataCreateBot']; | ||
@@ -34,2 +34,3 @@ export declare type InviteBotDestination = components['schemas']['InviteBotDestination']; | ||
export declare type FetchBotResponse = components['schemas']['FetchBotResponse']; | ||
export declare type Bot = components['schemas']['Bot']; | ||
export declare type OwnedBotsResponse = components['schemas']['OwnedBotsResponse']; | ||
@@ -36,0 +37,0 @@ export declare type DataEditBot = components['schemas']['DataEditBot']; |
{ | ||
"name": "revolt-api", | ||
"version": "0.7.12", | ||
"version": "0.7.13", | ||
"description": "Revolt API Library", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -29,3 +29,3 @@ // This file was auto-generated by @insertish/oapi! | ||
export type DataSendFriendRequest = components['schemas']['DataSendFriendRequest']; | ||
export type Bot = components['schemas']['Bot']; | ||
export type BotWithUserResponse = components['schemas']['BotWithUserResponse']; | ||
export type DataCreateBot = components['schemas']['DataCreateBot']; | ||
@@ -35,2 +35,3 @@ export type InviteBotDestination = components['schemas']['InviteBotDestination']; | ||
export type FetchBotResponse = components['schemas']['FetchBotResponse']; | ||
export type Bot = components['schemas']['Bot']; | ||
export type OwnedBotsResponse = components['schemas']['OwnedBotsResponse']; | ||
@@ -37,0 +38,0 @@ export type DataEditBot = components['schemas']['DataEditBot']; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
943342
29608