Property RawValue
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
RawValue
Gets the raw value of this interaction parameter.
[JsonProperty("value")]
public string? RawValue { get; }
Gets the raw value of this interaction parameter.
[JsonProperty("value")]
public string? RawValue { get; }