LINE.Bot.MessagingApi.Model.RichMenuArea (line_bot_sdk v0.2.0)

Copy Markdown

Rich menu area

Summary

Types

t()

@type t() :: %LINE.Bot.MessagingApi.Model.RichMenuArea{
  action: LINE.Bot.Model.Action.t() | nil,
  bounds: LINE.Bot.Model.RichMenuBounds.t() | nil
}

Functions

decode(value)