IGPAPI
    Preparing search index...

    Function MediaDelete

    • Deletes a media. Though it is counter-intuitive, this method is also responsible for deleting story from tray

      Parameters

      Returns Effect<
          unknown,
          | IgApiError
          | RequestError
          | ParseError
          | TransportError
          | UserIdNotFoundInState,
          PlainJsonApiHttp
          | Signature
          | MobileSession
          | MobileDevice,
      >