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

    Interface KakaoTalkChatCredentials

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

    interface KakaoTalkChatCredentials {
        api_key?: string;
        kakaotalk_plus_friend_id: string;
    }
    Index

    Properties

    api_key?: string

    InfoBank API KEY.

    kakaotalk_plus_friend_id: string

    KakaoTalk Plus friend ID.