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

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfTgSendTelegramMessageAcceptedData{
  count: integer() | nil,
  messageIds: [String.t()] | nil,
  sandbox: boolean() | nil,
  scheduledAt: String.t() | nil,
  status: String.t() | nil
}

Functions

decode(value)