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

Copy Markdown

Summary

Types

t()

@type t() :: %LINE.Bot.MessagingApi.Model.ShowLoadingAnimationRequest{
  chatId: String.t(),
  loadingSeconds: integer() | nil
}

Functions

decode(value)