Method ConnectAsync
- Namespace
- DSharpPlus.Net.Gateway
- Assembly
- DSharpPlus.dll
ConnectAsync(string, int?)
Opens a connection to the gateway.
ValueTask ConnectAsync(string url, int? shardId)
Opens a connection to the gateway.
ValueTask ConnectAsync(string url, int? shardId)