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

Copy Markdown

Unlink the rich menu from all users linked to the rich menu.

Summary

Types

t()

@type t() :: %LINE.Bot.MessagingApi.Model.RichMenuBatchUnlinkAllOperation{
  type: String.t()
}

Functions

decode(value)