RestRequestResponse
Documentation / @discordeno/bot / RestRequestResponse
Interface: RestRequestResponse
Defined in: packages/rest/dist/types/types.d.ts:3086
Properties
body?
optional
body:string
Defined in: packages/rest/dist/types/types.d.ts:3089
ok
ok:
boolean
Defined in: packages/rest/dist/types/types.d.ts:3087
status
status:
number
Defined in: packages/rest/dist/types/types.d.ts:3088