Table of Contents

Class SlashCommandGroupLocalizationPathSegment

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

Constructors

SlashCommandGroupLocalizationPathSegment(string)

public SlashCommandGroupLocalizationPathSegment(string name)

Parameters

name string

Properties

Name

public string Name { get; }

Property Value

string