IGPAPI
    Preparing search index...

    Type Alias UsertagsRemoveInput

    type UsertagsRemoveInput = {
        ids: MediaId[];
        module?: "feed_photos_of_you" | "feed_contextual_self_profile";
    }
    Index

    Properties

    Properties

    ids: MediaId[]
    module?: "feed_photos_of_you" | "feed_contextual_self_profile"