Table of Contents

Property IsNicknameChangeable

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsNicknameChangeable

Gets whether the useer can change their nickname on the guild.

[JsonProperty("is_nickname_changeable", NullValueHandling = NullValueHandling.Ignore)]
public bool? IsNicknameChangeable { get; }

Property Value

bool?