withAlias

fun withAlias(vararg aliases: String): Command

Adds the given aliases to the command

Return

this command

Parameters

aliases

the aliases to add