Skip to content

@line/bot-sdk / Exports / shop

Namespace: shop

Table of contents

Classes

Type Aliases

Type Aliases

ErrorResponse

Ƭ ErrorResponse: Object

Mission Stickers API This document describes LINE Mission Stickers API.

The version of the OpenAPI document: 0.0.1

NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). https://openapi-generator.tech Do not edit the class manually.

Type declaration

NameTypeDescription
messagestringMessage containing information about the error. See message Documentation

Defined in

lib/shop/model/errorResponse.ts:13


MissionStickerRequest

Ƭ MissionStickerRequest: Object

Send mission stickers (v3)

Type declaration

NameTypeDescription
productIdstringPackage ID for a set of stickers See productId Documentation
productTypestringSTICKER See productType Documentation
sendPresentMessagebooleanfalse See sendPresentMessage Documentation
tostringDestination user ID See to Documentation

Defined in

lib/shop/model/missionStickerRequest.ts:16