Class DiscordStageInstanceAuditLogEntry
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents a stage instance audit log entry.
public sealed class DiscordStageInstanceAuditLogEntry : DiscordAuditLogEntry
- Inheritance
-
DiscordStageInstanceAuditLogEntry
- Inherited Members
Properties
- Channel
Gets the related channel.
- StageInstanceId
Gets the stage instance id.
- TargetStageInstance
Gets the targeted stage instance when the reference has been hydrated.