LINE.Bot.ModuleAttach.Model.AttachModuleResponse (line_bot_sdk v0.2.0)

Copy Markdown

Attach by operation of the module channel provider

Summary

Types

t()

@type t() :: %LINE.Bot.ModuleAttach.Model.AttachModuleResponse{
  bot_id: String.t(),
  scopes: [String.t()]
}

Functions

decode(value)