mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-05 05:17:54 +00:00
3 lines
No EOL
79 B
C#
3 lines
No EOL
79 B
C#
namespace Myriad.Gateway;
|
|
|
|
public record ShardInfo(int ShardId, int NumShards); |