Enum InteractionCallbackEphemerality
- Namespace
- DisCatSharp.Enums
- Assembly
- DisCatSharp.dll
Represents the ephemerality of an interaction callback.
public enum InteractionCallbackEphemerality
Fields
Optional = 0
The ephemerality is optional.
Required = 1
The ephemerality is required.