Table of Contents

Property ClipParticipants

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ClipParticipants

Gets the clip participant, if applicable.

[JsonIgnore]
public List<DiscordUser>? ClipParticipants { get; }

Property Value

List<DiscordUser>