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

Copy Markdown

Rich menu size

Summary

Types

t()

@type t() :: %LINE.Bot.MessagingApi.Model.RichMenuSize{
  height: integer() | nil,
  width: integer() | nil
}

Functions

decode(value)