Table of Contents

Property Users

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Users

Gets the user ids currently associated with this activity instance.

[JsonProperty("users", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<ulong> Users { get; }

Property Value

IReadOnlyList<ulong>