Table of Contents

Class TextDisplay

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

Constructors

TextDisplay(JsonComponent)

public TextDisplay(JsonComponent jsonModel)

Parameters

jsonModel JsonComponent

Properties

Content

public string Content { get; }

Property Value

string

Id

public int Id { get; }

Property Value

int