Class DiscordScheduledEventUserCounts
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents user counts for a scheduled event and its exceptions.
public sealed class DiscordScheduledEventUserCounts : ObservableApiObject
- Inheritance
-
DiscordScheduledEventUserCounts
- Inherited Members
Properties
- ExceptionCounts
Gets the user counts for the requested scheduled event exceptions.
- ScheduledEventCount
Gets the user count for the scheduled event itself.