Property Value
- Namespace
- DSharpPlus.Clients
- Assembly
- DSharpPlus.dll
Value
The event this event waiter sought to receive.
[MemberNotNullWhen(false, "TimedOut")]
public T? Value { get; init; }
Property Value
- T
The event this event waiter sought to receive.
[MemberNotNullWhen(false, "TimedOut")]
public T? Value { get; init; }