FoxoChat.js Packages
    Preparing search index...

    Interface GatewayHelloPayload

    Defines the client heartbeat interval.

    interface GatewayHelloPayload {
        heartbeat_interval: number;
    }
    Index

    Properties

    heartbeat_interval: number

    The interval the client should heartbeat with.