Wax.Messages.Interactive.Action (wax v1.1.4)

Summary

Functions

Interactive Actions struct

Types

t()

@type t() :: %Wax.Messages.Interactive.Action{
  button: String.t(),
  buttons: [Button.t()],
  catalog_id: String.t(),
  interactive_type: Wax.Messages.Interactive.type(),
  name: String.t(),
  parameters: String.t(),
  product_retailer_id: String.t(),
  sections: [Section.t()]
}

Functions

%Wax.Messages.Interactive.Action{}

(struct)

Interactive Actions struct