Table of Contents

Property NewMemberActions

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

NewMemberActions

Gets the new member actions.

[JsonProperty("new_member_actions", NullValueHandling = NullValueHandling.Ignore)]
public List<NewMemberAction> NewMemberActions { get; }

Property Value

List<NewMemberAction>