createParticipant
inline suspend fun ConnectClient.createParticipant(crossinline block: CreateParticipantRequest.Builder.() -> Unit): CreateParticipantResponse
Adds a new participant into an on-going chat contact. For more information, see Customize chat flow experiences by integrating custom participants.