LINE.Bot.Insight.Model.GetRichMenuInsightSummaryResponseMetrics (line_bot_sdk v0.2.0)

Copy Markdown

Aggregated number of events and unique users over the whole period.

Summary

Types

t()

@type t() :: %LINE.Bot.Insight.Model.GetRichMenuInsightSummaryResponseMetrics{
  count: integer(),
  uniqueUsers: integer()
}

Functions

decode(value)