Table of Contents

Class TextInput

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

Constructors

TextInput(JsonComponent)

public TextInput(JsonComponent jsonModel)

Parameters

jsonModel JsonComponent

Properties

CustomId

public string CustomId { get; }

Property Value

string

Value

public string Value { get; }

Property Value

string