Table of Contents

Property AttachmentSizeLimit

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

AttachmentSizeLimit

Gets the attachment size limit in bytes.

[JsonProperty("attachment_size_limit", NullValueHandling = NullValueHandling.Ignore)]
public int AttachmentSizeLimit { get; }

Property Value

int