RestRequestResponse
Documentation / @discordeno/bot / RestRequestResponse
Interface: RestRequestResponse
Defined in: packages/rest/dist/types/types.d.ts:2990
Properties
body?
optional
body:string
Defined in: packages/rest/dist/types/types.d.ts:2993
ok
ok:
boolean
Defined in: packages/rest/dist/types/types.d.ts:2991
status
status:
number
Defined in: packages/rest/dist/types/types.d.ts:2992