Interface UserPrivacySettingAllowUnpaidMessages

A privacy setting for managing whether the user can receive messages without additional payment. Subtype of UserPrivacySetting.

interface UserPrivacySettingAllowUnpaidMessages {
    @type: "userPrivacySettingAllowUnpaidMessages";
}

Properties

Properties

@type: "userPrivacySettingAllowUnpaidMessages"