LINE.Bot.Liff.Model.UpdateLiffView (line_bot_sdk v0.2.0)

Copy Markdown

Summary

Types

t()

@type t() :: %LINE.Bot.Liff.Model.UpdateLiffView{
  moduleMode: boolean() | nil,
  type: String.t() | nil,
  url: Uri | nil
}

Functions

decode(value)