Giải tán nhóm
groupId string
string
Promise<DisperseGroupResponse>
const groupId = "0000000000000000000"; api.disperseGroup(groupId) .then(console.log) .catch(console.error);
Last updated 2 months ago