RestRequestResponse
Documentation / @discordeno/rest / RestRequestResponse
Interface: RestRequestResponse
Defined in: rest/src/types.ts:3217
Properties
body?
optional
body:string
Defined in: rest/src/types.ts:3220
ok
ok:
boolean
Defined in: rest/src/types.ts:3218
status
status:
number
Defined in: rest/src/types.ts:3219