Property Task
- Namespace
- DSharpPlus.Clients
- Assembly
- DSharpPlus.dll
Task
An awaitable task for this event collector.
public Task<IReadOnlyList<T>> Task { get; }
Property Value
- Task<IReadOnlyList<T>>
An awaitable task for this event collector.
public Task<IReadOnlyList<T>> Task { get; }