Method GetConnectionLatency
- Namespace
 - DSharpPlus.Clients
 
- Assembly
 - DSharpPlus.dll
 
GetConnectionLatency(ulong)
Gets the connection latency to a specific guild, otherwise known as ping.
TimeSpan GetConnectionLatency(ulong guildId)
Parameters
guildIdulong
Returns
GetConnectionLatency(int)
Gets the connection latency specific to a shard, otherwise known as ping.
TimeSpan GetConnectionLatency(int shardId)
Parameters
shardIdint