Table of Contents

Class DiscordComponentResult

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll
public sealed class DiscordComponentResult : ObservableApiObject
Inheritance
DiscordComponentResult
Inherited Members

Properties

CustomId

The Id of this component, if applicable. Not applicable on ActionRow(s) and link buttons.

Type

The type of component this represents.

Value

The users typed value.

Values

The selected values. Only applicable to Selects.