Table of Contents

Class FileDisplay

Namespace
NetCord
Assembly
NetCord.dll
public class FileDisplay : IComponent, IJsonModel<JsonComponent>
Inheritance
FileDisplay
Implements
Inherited Members

Constructors

FileDisplay(JsonComponent)

public FileDisplay(JsonComponent jsonModel)

Parameters

jsonModel JsonComponent

Properties

File

public ComponentMedia File { get; }

Property Value

ComponentMedia

Id

public int Id { get; }

Property Value

int

Spoiler

public bool Spoiler { get; }

Property Value

bool