Appearance
@line/bot-sdk / StickerEventMessage
Type Alias: StickerEventMessage
StickerEventMessage =
object&QuotableMessage&EventMessageBase
Defined in: lib/types.ts:463
Message object which contains the sticker data sent from the source. For a list of basic LINE stickers and sticker IDs, see sticker list.
Type Declaration
keywords
keywords:
string[]
packageId
packageId:
string
quotedMessageId?
optionalquotedMessageId:string
Message ID of a quoted message. Only included when the received message quotes a past message.
stickerId
stickerId:
string
stickerResourceType
stickerResourceType:
"STATIC"|"ANIMATION"|"SOUND"|"ANIMATION_SOUND"|"POPUP"|"POPUP_SOUND"|"CUSTOM"|"MESSAGE"
text?
optionaltext:string
Any text entered by the user. This property is only included for message stickers. Max character limit: 100
type
type:
"sticker"