mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
docs: changelog update
This commit is contained in:
@@ -23,4 +23,5 @@ With that major rework, we began improving things we always wanted to do for a l
|
||||
|
||||
## Tips For Migrating From Previous Version
|
||||
|
||||
- Find and replace all `bot.helpers.xxx` with `rest.xxx` where `xxx` is any method on the helpers.
|
||||
1. Find all instances of `bot.helpers.getAvatarURL` and replace with `avatarUrl`
|
||||
2. Find and replace all `bot.helpers.xxx` with `rest.xxx` where `xxx` is any method on the helpers.
|
||||
|
||||
Reference in New Issue
Block a user