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

Copy Markdown

Summary

Types

t()

@type t() :: %LINE.Bot.MessagingApi.Model.RichMenuBatchRequest{
  operations: [LINE.Bot.Model.RichMenuBatchOperation.t()],
  resumeRequestKey: String.t() | nil
}

Functions

decode(value)