LINE.Bot.Module.Model.DetachModuleRequest (line_bot_sdk v0.2.0)

Copy Markdown

Unlink (detach) the module channel by the operation of the module channel administrator

Summary

Types

t()

@type t() :: %LINE.Bot.Module.Model.DetachModuleRequest{botId: String.t() | nil}

Functions

decode(value)