Discord.https - v3.0.16
    Preparing search index...

    Interface APIGatewayBotInfo

    interface APIGatewayBotInfo {
        session_start_limit: APIGatewaySessionStartLimit;
        shards: number;
        url: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    session_start_limit: APIGatewaySessionStartLimit

    Information on the current session start limit

    shards: number

    The recommended number of shards to use when connecting

    url: string

    The WSS URL that can be used for connecting to the gateway