kin.ts
Explore posts from serversfollow up action after respond to the request
Currently, i have this for my http interaction discord bot
is there a way call interactions.editReply in the execute function without creating another function like this? previously i used Deno.serveHttp() to respond to the request, but because its will be deprecated, i moved to Deno.serve
11 replies