hi,
I'm using twilio chat javascript sdk v1.0. i want user to create a channel and add member to it , but if user had a previous channel with the same member , retrieve the channel and don't create a new one .
is there any way to get channel by members's identity ? or is there anyway for not duplicating channels for the same members ?
hi, I'm using twilio chat javascript sdk v1.0. i want user to create a channel and add member to it , but if user had a previous channel with the same member , retrieve the channel and don't create a new one . is there any way to get channel by members's identity ? or is there anyway for not duplicating channels for the same members ?
any help is appreciated, regards,