ChannelPinsUpdate - async

Hi, what should i async so i can tag member, channel, channel ID and pinned message ID in the embed?
No description
3 Replies
d.js toolkit
d.js toolkit4mo ago
- 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!
d.js docs
d.js docs4mo ago
: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.
DiortecxCZ
DiortecxCZ4mo ago
I cant get the pin msg id? Or a member that pined the msg Ah, alright. How can i get that from audit log?