Skip to content

commands/utility/ping

/ping command — measures and displays the bot’s API roundtrip latency.

const data: SlashCommandBuilder

Defined in: commands/utility/ping.ts:8

execute(interaction): Promise<void>

Defined in: commands/utility/ping.ts:12

CommandInteraction

Promise<void>