Table of Contents

Enum MentionableValueType

Namespace
NetCord.Rest
Assembly
NetCord.dll
[JsonConverter(typeof(SafeStringEnumConverter<MentionableValueType>))]
public enum MentionableValueType : sbyte

Fields

[JsonPropertyName("role")] Role = 1
[JsonPropertyName("user")] User = 0