Skip to content

Not returning measurement #8

@ghost

Description

const userInput = interaction.options.getInteger("pounds");
mass.pounds(userInput).inKilograms;
interaction.reply(${userInput} Pounds Is ${kilograms()} Kilograms);

There is my code, and this is what the bot returns 

Screenshot 2022-07-26 205948

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions