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