Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update monetization #2438

Merged
merged 52 commits into from
Jun 29, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
10dddf5
Update enums.py
plun1331 Apr 26, 2024
52ee538
Update enums.rst
plun1331 Apr 26, 2024
ae35166
Update enums.py
plun1331 Apr 26, 2024
0503f40
Update enums.rst
plun1331 Apr 26, 2024
e2ecb7a
Update http.py
plun1331 Apr 26, 2024
05740a0
Update monetization.py
plun1331 Apr 26, 2024
7de9c5b
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Apr 26, 2024
cb2051f
Update CHANGELOG.md
plun1331 Apr 26, 2024
1d6151f
Update CHANGELOG.md
plun1331 Apr 26, 2024
1ebcbf1
Merge branch 'master' into upd-monetization
plun1331 Apr 26, 2024
6d3a736
Merge branch 'master' into upd-monetization
plun1331 Apr 26, 2024
ab80811
Update http.py
plun1331 Apr 26, 2024
ea727a2
Update monetization.py
plun1331 Apr 26, 2024
b258a10
Update iterators.py
plun1331 Apr 26, 2024
6662f33
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Apr 26, 2024
e0b1bad
Update client.py
plun1331 Apr 26, 2024
4a94647
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Apr 26, 2024
f68e4ad
Update iterators.py
plun1331 Apr 26, 2024
1cfdf27
Update iterators.py
plun1331 Apr 26, 2024
98287eb
Update iterators.py
plun1331 Apr 26, 2024
ef403b8
Update client.py
plun1331 Apr 26, 2024
84af33d
Update guild.py
plun1331 Apr 26, 2024
c9299bd
Update user.py
plun1331 Apr 26, 2024
4a2ad7c
Update guild.py
plun1331 Apr 26, 2024
3ba1937
Update client.py
plun1331 Apr 26, 2024
5459de7
Update user.py
plun1331 Apr 26, 2024
c5da6e2
Update user.py
plun1331 Apr 26, 2024
9a74aa8
Merge branch 'master' into upd-monetization
Lulalaby Apr 26, 2024
e0c3760
Merge branch 'master' into upd-monetization
plun1331 Apr 27, 2024
4d14087
Merge branch 'master' into upd-monetization
plun1331 Apr 30, 2024
323ca29
Update interactions.py
plun1331 May 16, 2024
842c208
Update components.py
plun1331 May 16, 2024
d179f69
Update components.py
plun1331 May 16, 2024
e0d8975
Update components.py
plun1331 May 16, 2024
707507b
Update enums.py
plun1331 May 16, 2024
0d8a812
Update button.py
plun1331 May 16, 2024
3940579
Update enums.rst
plun1331 May 16, 2024
d22db63
Update button.py
plun1331 May 17, 2024
9110129
Merge branch 'master' into upd-monetization
plun1331 May 29, 2024
f67d614
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 29, 2024
2085cb0
Merge branch 'master' into upd-monetization
plun1331 Jun 6, 2024
4909dae
feat: add urls
plun1331 Jun 26, 2024
e1401bd
Merge branch 'master' into upd-monetization
plun1331 Jun 26, 2024
eee3671
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Jun 26, 2024
2e74bd9
Apply suggestions from code review
plun1331 Jun 26, 2024
c9e7dd0
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Jun 26, 2024
2d888fb
Apply suggestions from code review
Dorukyum Jun 28, 2024
9be4fae
Add spacing
Dorukyum Jun 28, 2024
94e9bfc
Add spacing
Dorukyum Jun 28, 2024
a63f008
Apply suggestions from code review
plun1331 Jun 28, 2024
df1bbdb
Merge branch 'master' into upd-monetization
plun1331 Jun 28, 2024
cd1c70a
button.py aktualisieren
Dorukyum Jun 28, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into upd-monetization
Signed-off-by: plun1331 <plun1331@gmail.com>
  • Loading branch information
plun1331 authored May 29, 2024
commit 9110129cd0a90d8ce92add6c98e9f980516638c2
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ These changes are available on the `master` branch, but have not yet been releas
([#2421](https://github.com/Pycord-Development/pycord/pull/2421))
- Added `member` data to the `raw_reaction_remove` event.
([#2412](https://github.com/Pycord-Development/pycord/pull/2412))
- Added `stacklevel` param to `utils.warn_deprecated` and `utils.deprecated`.
([#2450](https://github.com/Pycord-Development/pycord/pull/2450))
- Added support for one-time purchases for Discord monetization.
([#2438](https://github.com/Pycord-Development/pycord/pull/2438))

Expand All @@ -46,8 +48,12 @@ These changes are available on the `master` branch, but have not yet been releas
([#2411](https://github.com/Pycord-Development/pycord/pull/2411))
- Fixed option typehints being ignored when using `parameter_name`.
([#2417](https://github.com/Pycord-Development/pycord/pull/2417))
- Fixed `Entitlement.delete` not passing all the needed parameters to its HTTP method.
([#2438](https://github.com/Pycord-Development/pycord/pull/2438))
- Fixed parameter `embed=None` causing `AttributeError` on `PartialMessage.edit`.
([#2446](https://github.com/Pycord-Development/pycord/pull/2446))
- Fixed paginator to revert state if a page update callback fails.
([#2448](https://github.com/Pycord-Development/pycord/pull/2448))
- Fixed missing `application_id` in `Entitlement.delete`.
([#2458](https://github.com/Pycord-Development/pycord/pull/2458))

### Changed

Expand Down
4 changes: 1 addition & 3 deletions discord/monetization.py
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,4 @@ async def delete(self) -> None:
HTTPException
Deleting the entitlement failed.
"""
await self._state.http.delete_test_entitlement(
self._state.application_id, self.id
)
await self._state.http.delete_test_entitlement(self.application_id, self.id)
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.