Appearance
@line/bot-sdk • Docs
@line/bot-sdk / InsightStatisticsResponse
Type Alias: InsightStatisticsResponse
InsightStatisticsResponse:
object
Type declaration
status
status:
"ready"
|"unready"
|"out_of_service"
Calculation status. One of:
ready
: Calculation has finished; the numbers are up-to-date.unready
: We haven't finished calculating the number of sent messages for the specifieddate
. Calculation usually takes about a day. Please try again later.out_of_service
: The specifieddate
is earlier than the date on which we first started calculating sent messages. Different APIs have different date. Check them at the document.