Class GuildAppliedBoostsUpdateEventArgs
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.dll
Represents arguments for GuildAppliedBoostsUpdated event.
public class GuildAppliedBoostsUpdateEventArgs : DiscordEventArgs
- Inheritance
-
GuildAppliedBoostsUpdateEventArgs
- Inherited Members
Properties
- BoostId
Gets the boost id.
- Ended
Gets whether the boost ended.
- EndsAt
Gets the time when the boost ends.
- Guild
Gets the guild in which the update occurred.
- PauseEndsAt
Gets the time when the boost pause ends.
- User
Gets the user who applied the boost.