Table of Contents

Class SlashCommandParameterLocalizationPathSegment

Namespace
NetCord.Services.ApplicationCommands
Assembly
NetCord.Services.dll
public class SlashCommandParameterLocalizationPathSegment : LocalizationPathSegment
Inheritance
SlashCommandParameterLocalizationPathSegment
Inherited Members

Constructors

SlashCommandParameterLocalizationPathSegment(string)

public SlashCommandParameterLocalizationPathSegment(string name)

Parameters

name string

Properties

Name

public string Name { get; }

Property Value

string