Class DiscordAuditLogChannelEntry
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents a audit log channel entry.
public sealed class DiscordAuditLogChannelEntry : DiscordAuditLogEntry
- Inheritance
-
DiscordAuditLogChannelEntry
- Inherited Members
Properties
- AvailableTagsChange
Gets the default available tags change.
- BitrateChange
Gets the description of channel's bitrate change.
- ChannelFlagsChange
Gets the channel flags change.
- DefaultAutoArchiveDurationChange
Gets the default auto archive duration change.
- NameChange
Gets the description of channel's name change.
- NsfwChange
Gets the description of channel's nsfw flag change.
- OverwriteChange
Gets the description of channel permission overwrites' change.
- PerUserRateLimitChange
Gets the description of channel's slow mode timeout change.
- RtcRegionIdChange
Gets the rtc region id change.
- Target
Gets the affected channel.
- TopicChange
Gets the description of channel's topic change.
- TypeChange
Gets the description of channel's type change.
- UserLimitChange
Gets the user limit change.