Table of Contents

Property Presences

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Presences

Gets the collection of presences returned from this chunk, if specified.

public IReadOnlyList<DiscordPresence> Presences { get; }

Property Value

IReadOnlyList<DiscordPresence>