ChannelPinsUpdate - async
Hi, what should i async so i can tag member, channel, channel ID and pinned message ID in the embed?
3 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!:event: (event) Client#channelPinsUpdate
Emitted whenever the pins of a channel are updated. Due to the nature of the WebSocket event, not much information can be provided easily here - you need to manually check the pins yourself.
I cant get the pin msg id?
Or a member that pined the msg
Ah, alright.
How can i get that from audit log?