zendesk-messaging-client
    Preparing search index...

    Type Alias JoinConversationResponses

    type JoinConversationResponses = {
        "201": { participant?: Participant };
    }
    Index

    Properties

    Properties

    "201": { participant?: Participant }

    ParticipantResponse The created participant.