Skip to content

Add support for Interaction Callback Resource #9957

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

Merged
merged 24 commits into from
Feb 18, 2025
Merged
Show file tree
Hide file tree
Changes from 6 commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
173f27c
Added more InteractionCallback things
DA-344 Oct 4, 2024
06e5601
Merge branch 'master' of https://github.com/Rapptz/discord.py
DA-344 Oct 4, 2024
baa2252
__all__ & docs
DA-344 Oct 4, 2024
d98bbda
Black
DA-344 Oct 4, 2024
dd0a4ee
Added repr to interaction callback
DA-344 Oct 4, 2024
8f8fc4e
Added overloads and enhanced InteractionCallback docstring
DA-344 Oct 4, 2024
a16f63c
Updated overloads and docstrings with the reviews
DAnony12 Oct 5, 2024
802aded
Rephrase response_message note
DAnony12 Oct 5, 2024
524ffd4
Update Interaciton._original_response on interaction callbacks and re…
DA-344 Oct 14, 2024
b2128ac
Rename some attributes and remove Optional[bool]
DA-344 Oct 16, 2024
115a817
chore: Update thins thongs
DA-344 Jan 20, 2025
f113e50
chore: revert this change
DA-344 Jan 20, 2025
24dca21
Merge branch 'master' of https://github.com/Rapptz/discord.py into fe…
DA-344 Jan 20, 2025
d00b606
fix: docs and lint
DA-344 Jan 20, 2025
3585be9
chore: fix lint
DA-344 Jan 20, 2025
36cb749
chore: Remove channel= param
DA-344 Jan 21, 2025
a667e67
chore: Update based off discussion
DA-344 Feb 17, 2025
5b08698
chore: Remove unused imports
DA-344 Feb 17, 2025
1563a3e
chore: run black
DA-344 Feb 17, 2025
c7372ad
Update discord/interactions.py
DA-344 Feb 18, 2025
62cda75
chore: Add slots to InteractionCallback
DA-344 Feb 18, 2025
197773c
Fix slots and type alias
DA-344 Feb 18, 2025
2592bf1
Update discord/interactions.py
DA-344 Feb 18, 2025
7ad73d0
Update discord/interactions.py
DA-344 Feb 18, 2025
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
Loading
Loading