Skip to content

Commit

Permalink
Merge branch 'patch-3' of https://github.com/JustaSqu1d/pycord into p…
Browse files Browse the repository at this point in the history
…atch-3
  • Loading branch information
JustaSqu1d committed Aug 15, 2024
2 parents ea13c49 + 626bf3c commit 6f10c5f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,10 @@ These changes are available on the `master` branch, but have not yet been releas

- Added `Guild.fetch_role` method.
([#2528](https://github.com/Pycord-Development/pycord/pull/2528))
- Added the following `AppInfo` attributes: `approximate_guild_count`, `approximate_user_install_count`, `custom_install_url`, `install_params`, `interactions_endpoint_url`, `redirect_uris`, `role_connections_verification_url`, and `tags`.
([#2520](https://github.com/Pycord-Development/pycord/pull/2520))
- Added the following `AppInfo` attributes: `approximate_guild_count`,
`approximate_user_install_count`, `custom_install_url`, `install_params`,
`interactions_endpoint_url`, `redirect_uris`, `role_connections_verification_url`, and
`tags`. ([#2520](https://github.com/Pycord-Development/pycord/pull/2520))

### Changed

Expand Down

0 comments on commit 6f10c5f

Please sign in to comment.