Table of Contents

Property Presences

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Presences

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

public IReadOnlyCollection<DiscordPresence> Presences { get; }

Property Value

IReadOnlyCollection<DiscordPresence>