Table of Contents

Property ResponseMessageId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ResponseMessageId

Gets the message id of the created response, if any.

[JsonProperty("response_message_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? ResponseMessageId { get; }

Property Value

ulong?