Class SkipButtonComponent

(Fake) Button Component API object for skipping buttons that don't require a parameter (such as phone number buttons)

Hierarchy

Constructors

Properties

Constructors

Properties

index: number = NaN

The index of the component (assigned after calling _build)

parameters: [ButtonParameter]

The parameter of the component

sub_type: "url" | "quick_reply" | "catalog" | "mpm" | "copy_code"

The subtype of the component

type: "button" = "button"

The type of the component

Generated using TypeDoc