Skip to content

@line/bot-sdk


@line/bot-sdk / messagingApi / CouponMessage

Type Alias: CouponMessage

CouponMessage = MessageBase & object

Defined in: lib/messaging-api/model/couponMessage.ts:19

Type Declaration

couponId

couponId: string

Unique identifier of the coupon.

See

couponId Documentation

deliveryTag?

optional deliveryTag: string

Delivery route tag information. It can be used for analysis in LINE OA Manager.

See

deliveryTag Documentation

type

type: "coupon"