userCommand
fun userCommand(name: String, guildId: String? = null, permissions: Permissions = Permissions.ALL, callback: suspend ResponseContext<ApplicationCommand>.() -> Unit)(source)
A command available in the context menu of a user
A command available in the context menu of a user