Appearance
@line/bot-sdk • Docs
@line/bot-sdk / webhook / ImageSet
Type Alias: ImageSet
ImageSet:
object
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.
Type declaration
id
id:
string
Image set ID. Only included when multiple images are sent simultaneously.
index?
optional
index:number
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
The total number of images sent simultaneously.