Property ChunkIndex
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
ChunkIndex
Gets the current chunk index from the response.
public int ChunkIndex { get; }
Property Value
- int
Gets the current chunk index from the response.
public int ChunkIndex { get; }