RestRequestResponse
Documentation / @discordeno/rest / RestRequestResponse
Interface: RestRequestResponse
Defined in: rest/src/types.ts:3299
Properties
body?
optional
body:string
Defined in: rest/src/types.ts:3302
ok
ok:
boolean
Defined in: rest/src/types.ts:3300
status
status:
number
Defined in: rest/src/types.ts:3301