getLastName

abstract fun getLastName(): String(source)

Returns the right-most name of this command path For a slash command such as /show me something, this would be something

Return

The right-most name of this command path