Notifique.OpenApi.Model.NtfTgInboundRow (notifique v0.2.1)

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfTgInboundRow{
  fromLabel: String.t() | nil,
  id: String.t() | nil,
  instanceId: String.t() | nil,
  message: String.t() | nil,
  receivedAt: DateTime.t() | nil
}

Functions

decode(value)