Interface BotStats

Hierarchy

  • BotStats

Properties

serverCount?: number

The amount of servers the bot is in

shardCount?: number

The amount of shards a bot has

shardId?: number

The shard ID to post as (only when posting)

shards?: number[]

The amount of servers the bot is in per shard. Always present but can be empty. (Only when receiving stats)

Generated using TypeDoc