Table of Contents

Class KebabCaseSlashCommandParameterNameProcessor<TContext>

Namespace
NetCord.Services.ApplicationCommands
Assembly
NetCord.Services.dll
public class KebabCaseSlashCommandParameterNameProcessor<TContext> : ISlashCommandParameterNameProcessor<TContext> where TContext : IApplicationCommandContext

Type Parameters

TContext
Inheritance
KebabCaseSlashCommandParameterNameProcessor<TContext>
Implements
Inherited Members

Constructors

KebabCaseSlashCommandParameterNameProcessor()

public KebabCaseSlashCommandParameterNameProcessor()

Methods

ProcessParameterName(string, ApplicationCommandServiceConfiguration<TContext>)

public string ProcessParameterName(string name, ApplicationCommandServiceConfiguration<TContext> configuration)

Parameters

name string
configuration ApplicationCommandServiceConfiguration<TContext>

Returns

string