Table of Contents

Property RemovedMembers

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

RemovedMembers

Gets the members who were removed from the thread. These could be skeleton objects depending on cache state.

public IReadOnlyList<DiscordMember> RemovedMembers { get; }

Property Value

IReadOnlyList<DiscordMember>