• Displays a help-related notification if the user is authenticated and has notifications enabled in their settings.

    If the user is unauthenticated, prompts them to sign in.

    Parameters

    • message: string

      The help message to display.

    Returns Promise<void>