LINE.Bot.Insight.Model.GetRichMenuInsightDailyResponseClick (line_bot_sdk v0.1.0)

Copy Markdown

Daily click metrics for a single tappable area of the rich menu.

Summary

Types

t()

@type t() :: %LINE.Bot.Insight.Model.GetRichMenuInsightDailyResponseClick{
  bounds: LINE.Bot.Model.GetRichMenuInsightDailyResponseBounds.t(),
  metrics: [LINE.Bot.Model.GetRichMenuInsightDailyResponseDailyMetrics.t()]
}

Functions

decode(value)