Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface KakaoTalkCarouselCommerce

    Carousel content

    interface KakaoTalkCarouselCommerce {
        adult?: boolean;
        carousel: KakaoTalkCarousel;
        push_alarm?: boolean;
    }
    Index

    Properties

    adult?: boolean

    Set to true if a message contains adult content. Set to false by default.

    KakaoTalkCarousel

    push_alarm?: boolean

    Set to true if a push alarm should be sent to a device.