revolt-api
Advanced tools
Comparing version 0.5.3-rc.12 to 0.5.3-rc.13
@@ -39,3 +39,2 @@ import { components } from './schema'; | ||
export declare type Message = components['schemas']['Message']; | ||
export declare type Content = components['schemas']['Content']; | ||
export declare type SystemMessage = components['schemas']['SystemMessage']; | ||
@@ -42,0 +41,0 @@ export declare type ISO8601_Timestamp = components['schemas']['ISO8601 Timestamp']; |
{ | ||
"name": "revolt-api", | ||
"version": "0.5.3-rc.12", | ||
"version": "0.5.3-rc.13", | ||
"description": "Revolt API Library", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -40,3 +40,2 @@ // This file was auto-generated by @insertish/oapi! | ||
export type Message = components['schemas']['Message']; | ||
export type Content = components['schemas']['Content']; | ||
export type SystemMessage = components['schemas']['SystemMessage']; | ||
@@ -43,0 +42,0 @@ export type ISO8601_Timestamp = components['schemas']['ISO8601 Timestamp']; |
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
529310
17223