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

    Interface KakaoTalkCredentials

    If you are including the KakaoTalk channel in the channel_identifier property, you must include this object.

    interface KakaoTalkCredentials {
        kakaotalk_plus_friend_id: string;
        kakaotalk_sender_key: string;
    }
    Index

    Properties

    kakaotalk_plus_friend_id: string

    KakaoTalk Business Channel ID.

    kakaotalk_sender_key: string

    KakaoTalk Sender Key.