Interface InteractiveAction

Polymorphism intensifies. Also helps with the _type typings :)

Hierarchy

Implemented by

Accessors

Accessors

  • get _type(): "list" | "button" | "catalog_message" | "product" | "product_list"
  • Returns "list" | "button" | "catalog_message" | "product" | "product_list"

Generated using TypeDoc