Table of Contents

Property AnswerId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

AnswerId

Gets the id of the answer.

Only sent as part of responses from Discord's API/Gateway.

[JsonProperty("answer_id")]
public int? AnswerId { get; }

Property Value

int?