API reference
Class ChannelInfoEventArgs
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.dll
Represents arguments for ChannelInfo event.
public sealed class ChannelInfoEventArgs : DiscordEventArgs
- Inheritance
-
ChannelInfoEventArgs
- Inherited Members
Properties
- Channels
Gets the list of channels in the guild, along with their information such as ID, status, and voice start time.
- Guild
Gets the guild for which the channel information is being provided.
- GuildId
Gets the ID of the guild for which the channel information is being provided.