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

Copy Markdown

Summary

Types

t()

@type t() :: %LINE.Bot.MessagingApi.Model.MessageQuotaResponse{
  type: LINE.Bot.Model.QuotaType.t(),
  value: integer() | nil
}

Functions

decode(value)