Skip to content

Conversation

@Paillat-dev
Copy link
Member

Summary

Fixes: #3046

Information

  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed).
  • This PR is not a code change (e.g. documentation, README, typehinting,
    examples, ...).

Checklist

  • I have searched the open pull requests for duplicates.
  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why.
  • I have updated the changelog to include these changes.

@Paillat-dev Paillat-dev added this to the v2.7.1 milestone Dec 28, 2025
@Paillat-dev Paillat-dev requested review from a team as code owners December 28, 2025 12:32
@pycord-app
Copy link

pycord-app bot commented Dec 28, 2025

Thanks for opening this pull request!
Please make sure you have read the Contributing Guidelines and Code of Conduct.

This pull request can be checked-out with:

git fetch origin pull/3047/head:pr-3047
git checkout pr-3047

This pull request can be installed with:

pip install git+https://github.com/Pycord-Development/pycord@refs/pull/3047/head

@Paillat-dev Paillat-dev changed the title fx: 🐛 Fallback to resolving channel with interaction channel data when channel is missing from cache fix: 🐛 Fallback to resolving channel with interaction channel data when channel is missing from cache Dec 28, 2025
@Paillat-dev Paillat-dev added bug Something isn't working priority: medium Medium Priority labels Dec 28, 2025
Lulalaby
Lulalaby previously approved these changes Dec 29, 2025
@Paillat-dev Paillat-dev requested a review from Lumabots December 29, 2025 17:10
@Paillat-dev Paillat-dev added the hold: testing This pull request requires further testing label Dec 29, 2025
Signed-off-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com>
Dorukyum
Dorukyum previously approved these changes Jan 1, 2026
Signed-off-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com>
@Dorukyum Dorukyum enabled auto-merge (squash) January 1, 2026 16:03
@Paillat-dev Paillat-dev requested a review from Lulalaby January 3, 2026 14:33
@Dorukyum Dorukyum merged commit 9c6ec1a into master Jan 4, 2026
25 checks passed
@Dorukyum Dorukyum deleted the fix/interaction-unresolved-channel branch January 4, 2026 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working hold: testing This pull request requires further testing priority: medium Medium Priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Interaction channel is PartialMessageable when channel data is available

4 participants