API reference
Event ChannelInfo
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
Fired in response to RequestChannelInfoAsync(ulong, bool, bool).
public event AsyncEventHandler<DiscordClient, ChannelInfoEventArgs> ChannelInfo
Returns
- AsyncEventHandler<DiscordClient, ChannelInfoEventArgs>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.