Table of Contents

Class SubSlashCommandLocalizationPathSegment

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

Constructors

SubSlashCommandLocalizationPathSegment(string)

public SubSlashCommandLocalizationPathSegment(string name)

Parameters

name string

Properties

Name

public string Name { get; }

Property Value

string