Table of Contents

Method WriteAsync

Namespace
DSharpPlus.Net.Gateway
Assembly
DSharpPlus.dll

WriteAsync(byte[])

Sends the provided payload to the gateway.

ValueTask WriteAsync(byte[] payload)

Parameters

payload byte[]

Returns

ValueTask