Appearance
@line/bot-sdk / ApiResponseType
Interface: ApiResponseType<T>
Defined in: lib/types.ts:2954
Type Parameters
• T
Properties
body
body:
T
Defined in: lib/types.ts:2956
httpResponse
httpResponse:
Response
Defined in: lib/types.ts:2955