#edit ephemeral message

1 messages · Page 1 of 1 (latest)

earnest lakeBOT
#

Hey! Once your issue is solved, press the button below to close this thread!

acoustic wind
#

you can only edit it with components iirc

foggy hare
#

you can edit it without components

#
msg = await ctx.send(..., ephemeral=True)
await ctx.edit(msg, ...)
#

i would make a tag for it, but 5.9.0 (whenever that releases) makes the ideal method different so--
(the above method will still work though)