Class GuildUpdatedEventArgs
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
Represents arguments for GuildUpdated event.
public class GuildUpdatedEventArgs : DiscordEventArgs
- Inheritance
-
GuildUpdatedEventArgs
Properties
- GuildAfter
Gets the guild after it was updated.
- GuildBefore
Gets the guild before it was updated.