Method TryGetMessage
- Namespace
- DSharpPlus.Net.Gateway
- Assembly
- DSharpPlus.dll
TryGetMessage(out byte[]?)
Attempts to retrieve the string message received.
public bool TryGetMessage(out byte[]? message)
Parameters
messagebyte[]
Attempts to retrieve the string message received.
public bool TryGetMessage(out byte[]? message)
message byte[]