Class NewMemberAction
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents a new-member action.
public sealed class NewMemberAction : ObservableApiObject
- Inheritance
-
NewMemberAction
- Inherited Members
Constructors
- NewMemberAction(ulong, NewMemberActionType, string, string, DiscordEmoji)
Constructs a new new-member action.
Properties
- ActionType
Gets the new-member action type.
- ChannelId
Gets the new-member action channel id.
- Description
Gets the new-member action description.
- Emoji
Gets the new-member action emoji.
- Title
Gets the new-member action title.