Table of Contents

Property UserCount

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

UserCount

How many users are interested in this event.

[JsonProperty("user_count")]
public int? UserCount { get; }

Property Value

int?