Function getUserPrivacySettings
getUserPrivacySettings(): { about: string; callAdd: string; groupAdd: string; lastSeen: string; online: string; profilePicture: string; readReceipts: string;} Returns {
about: string;
callAdd: string;
groupAdd: string;
lastSeen: string;
online: string;
profilePicture: string;
readReceipts: string;
}