Interface BusinessFeatureBots

The ability to connect a bot to the account. Subtype of BusinessFeature.

interface BusinessFeatureBots {
    @type: "businessFeatureBots";
}

Properties

Properties

@type: "businessFeatureBots"