RestRequestResponse
Documentation / @discordeno/rest / RestRequestResponse
Interface: RestRequestResponse
Defined in: rest/src/types.ts:3213
Properties
body?
optional
body:string
Defined in: rest/src/types.ts:3216
ok
ok:
boolean
Defined in: rest/src/types.ts:3214
status
status:
number
Defined in: rest/src/types.ts:3215