Skip to content

How to get ephemeral message of interaction? #258

Answered by aiko-chan-ai
MrSelfisH01 asked this question in Q&A
Discussion options

You must be logged in to vote
client.on("messageCreate", (msg) => {
   if(msg.flags.has('EPHEMERAL')) console.log(msg)
})

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
1 reply
@MrSelfisH01
Comment options

Comment options

You must be logged in to vote
9 replies
@aiko-chan-ai
Comment options

@MrSelfisH01
Comment options

@MrSelfisH01
Comment options

@aiko-chan-ai
Comment options

@gunawan817
Comment options

Answer selected by MrSelfisH01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants