Table of Contents

Property Message

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Message

Gets the welcome message.

[@username] is used to mention the new member.

[JsonProperty("message", NullValueHandling = NullValueHandling.Ignore)]
public string Message { get; }

Property Value

string