Skip to main content

RestRequestRejection

@discordeno/botDocs


Documentation / @discordeno/bot / RestRequestRejection

Interface: RestRequestRejection

Properties

body?

optional body: string

Defined in

packages/rest/dist/types/types.d.ts:2960


error?

optional error: string

Defined in

packages/rest/dist/types/types.d.ts:2961


ok

ok: boolean

Defined in

packages/rest/dist/types/types.d.ts:2958


status

status: number

Defined in

packages/rest/dist/types/types.d.ts:2959