Event Ready
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
Fired when the client enters ready state.
public event AsyncEventHandler<DiscordClient, ReadyEventArgs> Ready
Returns
- AsyncEventHandler<DiscordClient, ReadyEventArgs>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.