IGPAPI
    Preparing search index...

    Function userBreadcrumb

    • Generates the user_breadcrumb anti-spam signal that Instagram expects alongside comment submissions. The result is a two-line base64 string containing an HMAC-SHA256 signature and the timing payload.

      Parameters

      • textLength: number

      Returns Effect<string, never, MobileApplication>