Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

InAppMessageButton

import type { InAppMessageButton } from "https://aws-api.deno.dev/v0.4/services/pinpoint.ts?docs=full";

Button Config for an in-app message.

interface InAppMessageButton {
Android?: OverrideButtonConfiguration | null;
DefaultConfig?: DefaultButtonConfiguration | null;
}

§Properties

§

Default button content.

§
DefaultConfig?: DefaultButtonConfiguration | null
[src]

Default button content.

§

Default button content.

§

Default button content.