Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.neynar.com/llms.txt

Use this file to discover all available pages before exploring further.

Closes the mini app. closing the app Close the app with close.

Usage

import { sdk } from '@farcaster/miniapp-sdk'

await sdk.actions.close()

Return Value

void