Method GetShardIds
- Namespace
- DSharpPlus.Clients
- Assembly
- DSharpPlus.dll
GetShardIds()
Get the list of Shard ID's this orcestrator is responsible for.
public IEnumerable<int> GetShardIds()
Returns
- IEnumerable<int>
Get the list of Shard ID's this orcestrator is responsible for.
public IEnumerable<int> GetShardIds()