RestRequestResponse
Documentation / @discordeno/rest / RestRequestResponse
Interface: RestRequestResponse
Defined in: rest/src/types.ts:3179
Properties
body?
optional
body:string
Defined in: rest/src/types.ts:3182
ok
ok:
boolean
Defined in: rest/src/types.ts:3180
status
status:
number
Defined in: rest/src/types.ts:3181