Kinfai
Kinfai
const groupThread = await senderItem.ig.direct.createGroupThread(['58723232', '58660213', '52838612312']); const thread = senderItem.ig.entity.directThread(groupThread.thread_id); const msgResult = await thread.broadcastText(text); The msgResult response normally returns the same message as the dm, but the receiver...
I called this /api/v1/direct_v2/create_group_thread/ Logging in to the ui also shows that the group chat was successfully created And send a message, but the recipient did not receive the message....
# Feature request(新功能建议) 1. 建议demo中添加使用echart的案例. 2. 添加分包的案例