• Sets the current page and user chat profile.

    • Page can be used instead of canonical URL.

    Parameters

    • page: string

      The page to set. Do not pass null or undefined. Use resetPage to clear.

    • Optional profile: Record<string, any>

      The user chat profile value.

    Returns void

Generated using TypeDoc