Skip to content

@line/bot-sdk


@line/bot-sdk / webhook / ImageMessageContent

Type Alias: ImageMessageContent

ImageMessageContent = MessageContentBase & object

Defined in: lib/webhook/model/imageMessageContent.ts:22

Type Declaration

contentProvider

contentProvider: ContentProvider

imageSet?

optional imageSet?: ImageSet

markAsReadToken?

optional markAsReadToken?: string

Token used to mark the message as read.

quoteToken

quoteToken: string

Quote token to quote this message.

type

type: "image"

See

https://developers.line.biz/en/reference/messaging-api/#wh-image