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

Copy Markdown

Botão que abre URL. Deve ser HTTPS e host público (sem localhost/rede privada).

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfWaWhatsAppButtonUrl{
  displayText: String.t(),
  type: String.t(),
  url: Uri
}

Functions

decode(value)