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

    Interface GetChannelProfileRequestData<T>

    interface GetChannelProfileRequestData<T extends Recipient> {
        getChannelProfileRequestBody: GetChannelProfileRequest<T>;
    }

    Type Parameters

    Index

    Properties

    getChannelProfileRequestBody: GetChannelProfileRequest<T>