RestRequestRejection
Documentation / @discordeno/rest / RestRequestRejection
Interface: RestRequestRejection
Defined in: rest/src/types.ts:3219
Properties
body?
optional
body:string
Defined in: rest/src/types.ts:3222
error?
optional
error:string
Defined in: rest/src/types.ts:3223
ok
ok:
boolean
Defined in: rest/src/types.ts:3220
status
status:
number
Defined in: rest/src/types.ts:3221