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
message
string
Attempts to retrieve the string message received.
public bool TryGetMessage(out string? message)
message
string