https://github.com/loegnah/auto_trading_service/commit/3ac94c4171b1770adfe0884488f70cb8976f9561
await interaction.reply({
content: "Pong",
ephemeral: true,
});
await interaction.reply("aaa");
await delay(4000);
await interaction.deleteReply();
interaction.user