Skip to content

Commit 43cdea2

Browse files
authored
update changelog
Signed-off-by: Dorukyum <[email protected]>
1 parent f599e1b commit 43cdea2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@ These changes are available on the `master` branch, but have not yet been releas
3535

3636
### Removed
3737

38-
- Removed `Guild.set_mfa_required` and `Guild.delete` as these require owner permissions
38+
- Removed guild creation and ownership related methods and arguments as they're
39+
not allowed for bots anymore.
3940
([#3056](https://github.com/Pycord-Development/pycord/pull/3056))
40-
- Removed the `owner` keyword argument from `Guild.edit` as this requires owner
41-
permissions ([#3056](https://github.com/Pycord-Development/pycord/pull/3056))
42-
- Removed `Template.create_guild` and `Client.create_guild` as bots can no longer create
43-
guilds ([#3056](https://github.com/Pycord-Development/pycord/pull/3056))
41+
- Removed `Guild.set_mfa_required`, `Guild.delete`, `Template.create_guild`
42+
and `Client.create_guild`.
43+
- Removed the `owner` keyword argument from `Guild.edit`.
4444

4545
## [2.7.0] - 2025-12-24
4646

0 commit comments

Comments
 (0)