Skip to content

@line/bot-sdkDocs


@line/bot-sdk / ApiResponseType

Interface: ApiResponseType<T>

Type Parameters

T

Properties

body

body: T

Defined in

lib/types.ts:2956


httpResponse

httpResponse: Response

Defined in

lib/types.ts:2955