Appearance
@line/bot-sdk / webhook / ImageSet
Type Alias: ImageSet
ImageSet =
object
Defined in: lib/webhook/model/imageSet.ts:13
Webhook Type Definition Webhook event definition of the LINE Messaging API
The version of the OpenAPI document: 1.0.0
NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). https://openapi-generator.tech Do not edit the class manually.
Properties
id
id:
string
Defined in: lib/webhook/model/imageSet.ts:17
Image set ID. Only included when multiple images are sent simultaneously.
index?
optional
index:number
Defined in: lib/webhook/model/imageSet.ts:21
An index starting from 1, indicating the image number in a set of images sent simultaneously. Only included when multiple images are sent simultaneously. However, it won't be included if the sender is using LINE 11.15 or earlier for Android.
total?
optional
total:number
Defined in: lib/webhook/model/imageSet.ts:25
The total number of images sent simultaneously.