Skip to content

@line/bot-sdk


@line/bot-sdk / messagingApi / StickerMessage

Type Alias: StickerMessage

StickerMessage: MessageBase & object

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

Type declaration

packageId

packageId: string

See

packageId Documentation

quoteToken?

optional quoteToken: string

Quote token of the message you want to quote.

See

quoteToken Documentation

stickerId

stickerId: string

See

stickerId Documentation

type

type: "sticker"