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

Copy Markdown

Summary

Types

t()

@type t() :: %LINE.Bot.MessagingApi.Model.UserMentionTarget{
  type: String.t(),
  userId: String.t()
}

Functions

decode(value)