Table of Contents

Class WebhooksUpdatedEventArgs

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Represents arguments to the WebhooksUpdated event.

public class WebhooksUpdatedEventArgs : DiscordEventArgs
Inheritance
WebhooksUpdatedEventArgs

Properties

Channel

Gets the channel to which the webhook belongs to.

Guild

Gets the guild that had its webhooks updated.