@guildedts/rest
Advanced tools
Comparing version 0.10.0 to 0.10.1
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@guildedts/rest", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"description": "The REST API manager for Guilded.TS.", | ||
@@ -31,3 +31,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"guilded-api-typings": "^0.8.0", | ||
"guilded-api-typings": "^0.8.1", | ||
"node-fetch": "^2.6.7" | ||
@@ -34,0 +34,0 @@ }, |
@@ -0,0 +0,0 @@ <div align="center"> |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ export { RESTManager as default } from './RESTManager'; |
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
@@ -0,0 +0,0 @@ import { RESTManager } from '../RESTManager'; |
@@ -0,0 +0,0 @@ import { APICalendarEvent, APICalendarEventEditPayload, APICalendarEventPayload, APICalendarEventFetchManyOptions } from 'guilded-api-typings'; |
@@ -0,0 +0,0 @@ import { APICalendarEventRsvp, APICalendarEventRsvpStatusString } from 'guilded-api-typings'; |
@@ -0,0 +0,0 @@ import { APIChannel, APIChannelEditPayload, APIChannelPayload } from 'guilded-api-typings'; |
@@ -0,0 +0,0 @@ import { APIDoc, APIDocFetchManyOptions } from 'guilded-api-typings'; |
@@ -0,0 +0,0 @@ import { APIForumTopic, APIForumTopicEditPayload, APIForumTopicFetchManyOptions, APIForumTopicSummary, APIForumTopicPayload } from 'guilded-api-typings'; |
@@ -0,0 +0,0 @@ import { BaseRouter } from './BaseRouter'; |
@@ -0,0 +0,0 @@ import { APIListItem } from 'guilded-api-typings'; |
@@ -0,0 +0,0 @@ import { APIMessageFetchOptions, APIMessage, APIMessagePayloadResolvable, APIMessageEditPayloadResolvable } from 'guilded-api-typings'; |
@@ -0,0 +0,0 @@ import { BaseRouter } from './BaseRouter'; |
@@ -0,0 +0,0 @@ import { CalendarEventRouter } from './calendarEvent/CalendarEventRouter'; |
@@ -0,0 +0,0 @@ import { APIServerBan } from 'guilded-api-typings'; |
@@ -0,0 +0,0 @@ import { APIServerMember, APISocialLink } from 'guilded-api-typings'; |
@@ -0,0 +0,0 @@ import { BaseRouter } from '../BaseRouter'; |
@@ -0,0 +0,0 @@ import { APIServer } from 'guilded-api-typings'; |
@@ -0,0 +0,0 @@ import { APIWebhook } from 'guilded-api-typings'; |
Sorry, the diff of this file is not supported yet
131018
Updatedguilded-api-typings@^0.8.1