Table of Contents

Property FileSize

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

FileSize

Gets the file size in bytes.

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

Property Value

int