Table of Contents

Class StringMenuInteractionData

Namespace
NetCord
Assembly
NetCord.dll
public class StringMenuInteractionData : MessageComponentInteractionData, IJsonModel<JsonInteractionData>
Inheritance
StringMenuInteractionData
Implements
Inherited Members

Constructors

StringMenuInteractionData(JsonInteractionData)

public StringMenuInteractionData(JsonInteractionData jsonModel)

Parameters

jsonModel JsonInteractionData

Properties

SelectedValues

public IReadOnlyList<string> SelectedValues { get; }

Property Value

IReadOnlyList<string>