Method ReadAsync
- Namespace
- DSharpPlus.Net.Gateway
- Assembly
- DSharpPlus.dll
ReadAsync()
Reads the next message from the gateway asynchronously.
ValueTask<TransportFrame> ReadAsync()
Reads the next message from the gateway asynchronously.
ValueTask<TransportFrame> ReadAsync()