Property Ephemeral
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Ephemeral
Gets whether this attachment is ephemeral.
[JsonProperty("ephemeral", NullValueHandling = NullValueHandling.Ignore)]
public bool? Ephemeral { get; }
Property Value
- bool?