RestRequestResponse
Documentation / @discordeno/bot / RestRequestResponse
Interface: RestRequestResponse
Defined in: packages/rest/dist/types/types.d.ts:2962
Properties
body?
optional
body:string
Defined in: packages/rest/dist/types/types.d.ts:2965
ok
ok:
boolean
Defined in: packages/rest/dist/types/types.d.ts:2963
status
status:
number
Defined in: packages/rest/dist/types/types.d.ts:2964