I am integrating Tencent’s TRTC API into my web application to enable group calls. I understand that the generation of groupID requires the integration of the @tencentcloud/chat package. However, I am not entirely clear on how to properly generate and use groupID for a group call.
Could someone provide a detailed explanation and an example of how to generate a groupID using the createGroup API from the @tencentcloud/chat package?
susie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.