Appearance
@line/bot-sdk / webhook / StickerMessageContent
Type Alias: StickerMessageContent
StickerMessageContent =
MessageContentBase&object
Defined in: lib/webhook/model/stickerMessageContent.ts:20
Type Declaration
keywords?
optionalkeywords?:string[]
Array of up to 15 keywords describing the sticker. If a sticker has 16 or more keywords, a random selection of 15 keywords will be returned. The keyword selection is random for each event, so different keywords may be returned for the same sticker.
Max Items
15
markAsReadToken?
optionalmarkAsReadToken?:string
Token used to mark the message as read.
packageId
packageId:
string
Package ID
quotedMessageId?
optionalquotedMessageId?:string
Message ID of a quoted message. Only included when the received message quotes a past message.
quoteToken
quoteToken:
string
Quote token to quote this message.
stickerId
stickerId:
string
Sticker ID
stickerResourceType
stickerResourceType:
StickerResourceTypeEnum
text?
optionaltext?:string
Any text entered by the user. This property is only included for message stickers. Max character limit: 100
Max Length
100
type
type:
"sticker"
See
https://developers.line.biz/en/reference/messaging-api/#wh-sticker