IGPAPI
    Preparing search index...

    Class DirectStoryConfiguration

    Configuration for posting the story in the direct

    Implements

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Returns {
          audience: string;
          capture_type: string;
          client_context: string;
          configure_mode: string;
          edits: {
              crop_original_size: number[];
              filter_strength: number;
              filter_type: number;
          };
          extra: { source_height: number; source_width: number };
          has_ig_camera_edits: string;
          hide_from_profile_grid: string;
          include_e2ee_mentioned_user_list: string;
          is_shh_mode: string;
          media_transformation_info: string;
          mutation_token: string;
          recipient_users: string;
          reshare_mode: string;
          send_attribution: string;
          view_mode: DirectStoryViewMode;
      }