LINE.Bot.MessagingApi.Model.ImagemapArea (line_bot_sdk v0.1.0)

Copy Markdown

Summary

Types

t()

@type t() :: %LINE.Bot.MessagingApi.Model.ImagemapArea{
  height: integer(),
  width: integer(),
  x: integer(),
  y: integer()
}

Functions

decode(value)