FoxoChat.js Packages
    Preparing search index...

    Interface FetchChannelOptions

    interface FetchChannelOptions {
        force?: boolean;
        key: PublicChannelKey;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    force?: boolean

    The key of the channel to fetch.