pub async fn get_user_privacy_setting_rules(
setting: UserPrivacySetting,
client_id: i32,
) -> Result<UserPrivacySettingRules, Error>Expand description
Returns the current privacy settings
ยงArguments
setting- The privacy settingclient_id- The client id to send the request to