Event GuildRoleCreated
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
public event AsyncEventHandler<DiscordClient, GuildRoleCreateEventArgs> GuildRoleCreated
Returns
- AsyncEventHandler<DiscordClient, GuildRoleCreateEventArgs>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.