API reference
Event GuildCreated
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
public event AsyncEventHandler<DiscordClient, GuildCreateEventArgs> GuildCreated
Returns
- AsyncEventHandler<DiscordClient, GuildCreateEventArgs>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.
Remarks
[alias="GuildJoined"][alias="JoinedGuild"]