API reference
Class DiscordChannelInfo
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents information about a Discord channel, including its ID, status, and voice start time.
public sealed class DiscordChannelInfo : ObservableApiObject
- Inheritance
-
DiscordChannelInfo
- Inherited Members
Properties
- Id
Gets the id of the channel.
- Status
Gets the status of the channel, if applicable.
- VoiceStartTime
Gets the voice start time of the channel, if applicable.