Appearance
@line/bot-sdk / ApiResponseType
Interface: ApiResponseType<T>
Defined in: lib/types.ts:2847
Type Parameters
T
T
Properties
body
body:
T
Defined in: lib/types.ts:2849
httpResponse
httpResponse:
Response
Defined in: lib/types.ts:2848