Skip to content

@line/bot-sdkDocs


@line/bot-sdk / StickerMessage

Type Alias: StickerMessage

StickerMessage: MessageCommon & CanQuoteMessage & object

Type declaration

packageId

packageId: string

Package ID for a set of stickers. For information on package IDs, see the Sticker list.

stickerId

stickerId: string

Sticker ID. For a list of sticker IDs for stickers that can be sent with the Messaging API, see the Sticker list.

type

type: "sticker"

See

Sticker message

Defined in

lib/types.ts:802