Appearance
@line/bot-sdk • Docs
@line/bot-sdk / messagingApi / ShowLoadingAnimationRequest
Type Alias: ShowLoadingAnimationRequest
ShowLoadingAnimationRequest:
object
LINE Messaging API This document describes LINE Messaging API.
The version of the OpenAPI document: 0.0.1
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
chatId
chatId:
string
User ID of the target user for whom the loading animation is to be displayed.
See
loadingSeconds?
optional
loadingSeconds:number
The number of seconds to display the loading indicator. It must be a multiple of 5. The maximum value is 60 seconds.