Method ConnectAsync
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.dll
ConnectAsync()
Builds the client and connects to Discord. The client instance will be unobtainable in user code.
public Task ConnectAsync()
Returns
- Task
Builds the client and connects to Discord. The client instance will be unobtainable in user code.
public Task ConnectAsync()