Tiếng Việt
Appearance
string
Promise<RemoveFriendResponse>
export type RemoveFriendResponse = "";
api.removeFriend("0000000000000000000") .then(console.log) .catch(console.error);