Class WebhooksUpdateEventArgs
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.dll
Represents arguments to WebhooksUpdated event.
public class WebhooksUpdateEventArgs : DiscordEventArgs
- Inheritance
-
WebhooksUpdateEventArgs
- Inherited Members
Properties
- Channel
Gets the channel to which the webhook belongs to.
- Guild
Gets the guild that had its webhooks updated.