Cordium.js Documentation
GitHubGitHub (opens in a new tab)
  • Introduction
      • Client
      • Clientcachemanager
      • Clientevents
      • Clusterclient
      • Clusterevents
      • Clustermanager
      • Collection
      • Gatewaymanager
      • Guild
      • Guildcache
      • Guildcachemanager
      • Guildchannel
      • Guildchannelcache
      • Guildmember
      • Guildmembercache
      • Ipc
      • Ipcmessage
      • Message
      • Messagecache
      • Observable
      • Requestmanager
      • Requestreponse
      • Shard
      • Shardevents
      • Shardpayload
      • Subscription
      • Textchannel
      • Textchannelcachemanager
      • User
      • Usercache
      • Clientoptions
      • Clustermanageroptions
      • Iipcmessage
      • Imessagereference
      • Imessagesendoptions
      • Ipcdata
      • Requestmanageroptions
      • Requestoptions
      • Shardingoptions
      • HTTP Methods
      • Ipcevent
      • Channeltypes
      • Intents
    • Globals

On This Page

  • Properties
  • connectOneShardAtTime?
  • Defined in
  • firstShardId?
  • Defined in
  • gatewayUrl?
  • Defined in
  • lastShardId?
  • Defined in
  • totalShards?
  • Defined in
Question? Give us feedback → (opens in a new tab)Edit this page
Reference
Interfaces
Shardingoptions

Interface: ShardingOptions

Properties

connectOneShardAtTime?

optional connectOneShardAtTime: boolean

Defined in

src/core/gateway/GatewayManager.ts:8 (opens in a new tab)


firstShardId?

optional firstShardId: number

Defined in

src/core/gateway/GatewayManager.ts:9 (opens in a new tab)


gatewayUrl?

optional gatewayUrl: string

Defined in

src/core/gateway/GatewayManager.ts:6 (opens in a new tab)


lastShardId?

optional lastShardId: number

Defined in

src/core/gateway/GatewayManager.ts:10 (opens in a new tab)


totalShards?

optional totalShards: number

Defined in

src/core/gateway/GatewayManager.ts:7 (opens in a new tab)

RequestoptionsHTTP Methods

MIT 2025 © Nextra.