Table of Contents

Method ReadAsync

Namespace
DSharpPlus.Net.Gateway
Assembly
DSharpPlus.dll

ReadAsync()

Reads the next message from the gateway asynchronously.

ValueTask<TransportFrame> ReadAsync()

Returns

ValueTask<TransportFrame>