Table of Contents

Property Presences

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

Presences

Gets the collection of presences held by this client.

public IReadOnlyDictionary<ulong, DiscordPresence> Presences { get; }

Property Value

IReadOnlyDictionary<ulong, DiscordPresence>