Appearance
@line/bot-sdk / messagingApi / ShowLoadingAnimationRequest
Type Alias: ShowLoadingAnimationRequest
ShowLoadingAnimationRequest =
object
Defined in: lib/messaging-api/model/showLoadingAnimationRequest.ts:13
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.
Properties
chatId
chatId:
string
Defined in: lib/messaging-api/model/showLoadingAnimationRequest.ts:19
User ID of the target user for whom the loading animation is to be displayed.
See
loadingSeconds?
optional
loadingSeconds:number
Defined in: lib/messaging-api/model/showLoadingAnimationRequest.ts:25
The number of seconds to display the loading indicator. It must be a multiple of 5. The maximum value is 60 seconds.