zendesk-messaging-client
    Preparing search index...

    Type Alias ActionSubset

    ActionSubset:
        | { type: "buy" } & Buy
        | { type: "link" } & Link
        | { type: "postback" } & Postback
        | { type: "webview" } & Webview