interface InAppMessageImage {
    src: string;
}

Properties

Properties

src: string