How can I detect that the message is ephemeral message?
Same
11 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
yes
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
If the message is ephemeral, it will have Ephemeral flag
https://discord-api-types.dev/api/discord-api-types-v10/enum/MessageFlags
Oh I see
Thanks man
Of course
Oh sit
I didn't mean it
Sorry
How can I detect if the message is defered
ChatInputCommandInteraction#deferred
Whether the reply to this interaction has been ChatInputCommandInteraction#replied
Whether this interaction has already been replied to
Oh thank you very much
Of course