IGPAPI
    Preparing search index...

    Interface ReelSettingsSetInput

    interface ReelSettingsSetInput {
        message_prefs?: "following" | "off" | "anyone";
        reel_auto_archive?: "0" | "1";
    }
    Index

    Properties

    message_prefs?: "following" | "off" | "anyone"
    reel_auto_archive?: "0" | "1"