Table of Contents

Class GuildRoleDeleteEventArgs

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Represents arguments for GuildRoleDeleted event.

public class GuildRoleDeleteEventArgs : DiscordEventArgs
Inheritance
GuildRoleDeleteEventArgs
Inherited Members

Properties

Guild

Gets the guild in which the role was deleted.

Role

Gets the role that was deleted.