Table of Contents

Method WriteAsync

Namespace
DSharpPlus.Net.Gateway
Assembly
DSharpPlus.dll

WriteAsync(byte[])

Writes the specified message to the gateway.

ValueTask WriteAsync(byte[] payload)

Parameters

payload byte[]

Returns

ValueTask