revolt-api
Advanced tools
Comparing version 0.5.3-rc.8 to 0.5.3-rc.9
@@ -66,2 +66,3 @@ import { components } from './schema'; | ||
export declare type DataDefaultChannelPermissions = components['schemas']['DataDefaultChannelPermissions']; | ||
export declare type CreateServerResponse = components['schemas']['CreateServerResponse']; | ||
export declare type Server = components['schemas']['Server']; | ||
@@ -68,0 +69,0 @@ export declare type Category = components['schemas']['Category']; |
{ | ||
"name": "revolt-api", | ||
"version": "0.5.3-rc.8", | ||
"version": "0.5.3-rc.9", | ||
"description": "Revolt API Library", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -67,2 +67,3 @@ // This file was auto-generated by @insertish/oapi! | ||
export type DataDefaultChannelPermissions = components['schemas']['DataDefaultChannelPermissions']; | ||
export type CreateServerResponse = components['schemas']['CreateServerResponse']; | ||
export type Server = components['schemas']['Server']; | ||
@@ -69,0 +70,0 @@ export type Category = components['schemas']['Category']; |
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
529318
17217