Skip to content

Commit 6d4cc92

Browse files
committed
feat: Crosspost moved
1 parent 2b21f84 commit 6d4cc92

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

guide/additional-info/updating-from-v14.md

+4
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,10 @@ Removed `Guild#shard` as WebSocket shards are now handled by @discordjs/ws.
161161

162162
`GuildChannelManager#addFollower()` now returns `FollowedChannelData` instead of a snowflake. This helps to expose the created webhook id in the target channel.
163163

164+
### MessageManager
165+
166+
`MessageManager#crosspost()` has been moved to `GuildMessageManager`. This means it will no longer be exposed in `DMMessageManager`
167+
164168
## IntegrationApplication
165169

166170
`IntegrationApplication#hook` has been removed.

0 commit comments

Comments
 (0)