RestRequestRejection
Documentation / @discordeno/rest / RestRequestRejection
Interface: RestRequestRejection
Defined in: rest/src/types.ts:3185
Properties
body?
optional
body:string
Defined in: rest/src/types.ts:3188
error?
optional
error:string
Defined in: rest/src/types.ts:3189
ok
ok:
boolean
Defined in: rest/src/types.ts:3186
status
status:
number
Defined in: rest/src/types.ts:3187