LINE.Bot.Liff.Model.GetAllLiffAppsResponse (line_bot_sdk v0.1.0)

Copy Markdown

Summary

Types

t()

@type t() :: %LINE.Bot.Liff.Model.GetAllLiffAppsResponse{
  apps: [LINE.Bot.Model.LiffApp.t()] | nil
}

Functions

decode(value)