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

Copy Markdown

Summary

Types

t()

@type t() :: %LINE.Bot.MessagingApi.Model.RichMenuAliasResponse{
  richMenuAliasId: String.t(),
  richMenuId: String.t()
}

Functions

decode(value)