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[]
Writes the specified message to the gateway.
ValueTask WriteAsync(byte[] payload)
payload
byte[]