mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 17:13:31 +01:00
Add pinning (#434)
Added methods: pinMessage() unpinMessage() getPinnedMessages() Added params for getChannelLogs: around
This commit is contained in:
@@ -84,6 +84,11 @@ mentions
|
||||
|
||||
A array of User_ objects that were mentioned in the message.
|
||||
|
||||
pinned
|
||||
~~~~~~
|
||||
|
||||
`Boolean`, true if the message is pinned to its channel.
|
||||
|
||||
Functions
|
||||
---------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user