Table of Contents

Class GuildRoleCreateEventArgs

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Represents arguments for GuildRoleCreated event.

public class GuildRoleCreateEventArgs : DiscordEventArgs
Inheritance
GuildRoleCreateEventArgs
Inherited Members

Properties

Guild

Gets the guild in which the role was created.

Role

Gets the role that was created.