Property Id
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
Id
The custom ID this modal was sent with.
[JsonIgnore]
public string Id { get; }
Property Value
- string
The custom ID this modal was sent with.
[JsonIgnore]
public string Id { get; }