English
Appearance
string
Promise<DisableGroupLinkResponse>
export type DisableGroupLinkResponse = "";
api.disableGroupLink("00000000000000000") .then(console.log).catch(console.error);