Skip to content

Commit

Permalink
chore: .
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiralite committed Jan 16, 2025
1 parent e895986 commit 3e2baad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions guide/additional-info/updating-from-v14.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ Removed `Guild#shard` as WebSocket shards are now handled by @discordjs/ws.

### MessageManager

`MessageManager#crosspost()` has been moved to `GuildMessageManager`. This means it will no longer be exposed in `DMMessageManager`
`MessageManager#crosspost()` has been moved to `GuildMessageManager`. This means it will no longer be exposed in `DMMessageManager`.

## IntegrationApplication

Expand Down Expand Up @@ -292,7 +292,7 @@ However, you would have already noticed that this no longer works, so this metho

### ThreadManager

`ThreadManager#fetch()` now throws an error when the provided thread id doesn't belong to the current channel
`ThreadManager#fetch()` now throws an error when the provided thread id doesn't belong to the current channel.

### ThreadMember

Expand Down

0 comments on commit 3e2baad

Please sign in to comment.