Table of Contents

Property AttachmentId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

AttachmentId

Gets the attachment id when uploaded and referenced through attachment://.

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

Property Value

ulong?