Table of Contents

Class GuildUpdatedEventArgs

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Represents arguments for GuildUpdated event.

public class GuildUpdatedEventArgs : DiscordEventArgs
Inheritance
object
EventArgs
GuildUpdatedEventArgs

Properties

GuildAfter

Gets the guild after it was updated.

GuildBefore

Gets the guild before it was updated.