Tiếng Việt
Appearance
string
Promise<JoinGroupLinkResponse>
export type JoinGroupLinkResponse = "";
api.joinGroupLink("https://zalo.me/g/*******") .then(console.log) .catch(console.error);