handle

suspend fun handle(event: ChatInputCommandInteractionCreateEvent)

Handles the execution of the "ge" command.

This method fetches details about the specified item from the RuneScape Grand Exchange and responds to the user with the information.

Parameters

event

The event triggered by the "ge" command.