Property ResponseMessageLoading
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ResponseMessageLoading
Gets whether the response message is a loading message (deferred response).
[JsonProperty("response_message_loading", NullValueHandling = NullValueHandling.Ignore)]
public bool? ResponseMessageLoading { get; }
Property Value
- bool?