Table of Contents

Property TextInputComponents

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

TextInputComponents

Gets all text input components on this interaction.

public IReadOnlyList<DiscordTextInputComponent>? TextInputComponents { get; }

Property Value

IReadOnlyList<DiscordTextInputComponent>