Appearance
@line/bot-sdk • Docs
@line/bot-sdk / webhook / ContentProvider
Type Alias: ContentProvider
ContentProvider:
object
Provider of the media file.
Type declaration
originalContentUrl?
optional
originalContentUrl:string
URL of the image file. Only included when contentProvider.type is external.
previewImageUrl?
optional
previewImageUrl:string
URL of the preview image. Only included when contentProvider.type is external.
type
type:
TypeEnum
Provider of the image file.