Table of Contents

Property RawValue

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

RawValue

Gets the raw value of this interaction parameter.

[JsonProperty("value")]
public string? RawValue { get; }

Property Value

string