Property AllowedCallbackType
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
AllowedCallbackType
The type of callback that will be used for this response.
[JsonProperty("allowed_callback_type", NullValueHandling = NullValueHandling.Ignore)]
public InteractionResponseType AllowedCallbackType { get; }