Method IsConnected
- Namespace
 - DSharpPlus.Clients
 
- Assembly
 - DSharpPlus.dll
 
IsConnected(int)
Indicates whether the bot's shard connection is functional.
public bool IsConnected(int shardId)
Parameters
shardIdint
Returns
IsConnected(ulong)
Indicates whether the bot's connection to the given guild is functional.
public bool IsConnected(ulong guildId)
Parameters
guildIdulong