mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
Get rid of more D#+ references
This commit is contained in:
parent
04109a133f
commit
da9d84a197
17 changed files with 63 additions and 71 deletions
|
|
@ -27,6 +27,7 @@ namespace Myriad.Gateway
|
|||
private Task _worker;
|
||||
|
||||
public ShardInfo? ShardInfo { get; private set; }
|
||||
public int ShardId => ShardInfo?.ShardId ?? 0;
|
||||
public GatewaySettings Settings { get; }
|
||||
public ShardSessionInfo SessionInfo { get; private set; }
|
||||
public ShardState State { get; private set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue