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

Copy Markdown

Click metrics for a single tappable area of the rich menu.

Summary

Types

t()

@type t() :: %LINE.Bot.Insight.Model.GetRichMenuInsightSummaryResponseClick{
  bounds: LINE.Bot.Model.GetRichMenuInsightSummaryResponseBounds.t(),
  metrics: LINE.Bot.Model.GetRichMenuInsightSummaryResponseMetrics.t()
}

Functions

decode(value)