Table of Contents

Class GuildRoleCreatedEventArgs

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Represents arguments for GuildRoleCreated event.

public class GuildRoleCreatedEventArgs : DiscordEventArgs
Inheritance
GuildRoleCreatedEventArgs

Properties

Guild

Gets the guild in which the role was created.

Role

Gets the role that was created.