Property ClipParticipants
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ClipParticipants
Gets the clip participant, if applicable.
[JsonIgnore]
public List<DiscordUser>? ClipParticipants { get; }
Gets the clip participant, if applicable.
[JsonIgnore]
public List<DiscordUser>? ClipParticipants { get; }