Table of Contents

Property ResponseMessageEphemeral

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ResponseMessageEphemeral

Gets whether the response message is ephemeral.

[JsonProperty("response_message_ephemeral", NullValueHandling = NullValueHandling.Ignore)]
public bool? ResponseMessageEphemeral { get; }

Property Value

bool?