pl-api
    Preparing search index...

    Interface EditInteractionPolicyParams

    interface EditInteractionPolicyParams {
        quote_approval_policy: ["public", "followers", "nobody"];
    }
    Index

    Properties

    quote_approval_policy: ["public", "followers", "nobody"]

    Sets who is allowed to quote the status. Ignored if visibility is private or direct, in which case the policy will always be set to nobody. Changing the policy does not invalidate past quotes.