FoxoChat.js Packages
    Preparing search index...

    Interface FetchUserOptions

    interface FetchUserOptions {
        force?: boolean;
        key: PublicUserKey;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    force?: boolean

    The key of the user to fetch.