Skip to content

feat: Channel Obfuscation - #3352

Draft
Paillat-dev wants to merge 3 commits into
masterfrom
feat/channel-obfuscation
Draft

feat: Channel Obfuscation#3352
Paillat-dev wants to merge 3 commits into
masterfrom
feat/channel-obfuscation

Conversation

@Paillat-dev

@Paillat-dev Paillat-dev commented Aug 15, 2026

Copy link
Copy Markdown
Member

Summary

Followup on #3134, see comment there.

Personal todo:

  • Interaction.channel fallback to interaction data when it's obfuscated

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.
  • I have read the Contributing Guidelines.
  • AI Usage has been disclosed.
    • If AI has been used, I understand fully what the code does

@Paillat-dev Paillat-dev added this to the 2.9.0rc1 milestone Aug 15, 2026
@Paillat-dev
Paillat-dev requested review from a team and ToothyDev August 15, 2026 16:17
@Paillat-dev Paillat-dev added the priority: high High Priority label Aug 15, 2026
@Paillat-dev Paillat-dev added the hold: documentation This pull request is missing documentation label Aug 15, 2026
@Paillat-dev Paillat-dev added API reflection Discord API isn't correctly reflected hold: changelog This pull request is missing a changelog entry hold: testing This pull request requires further testing labels Aug 15, 2026
@Paillat-dev
Paillat-dev requested a review from a team as a code owner August 15, 2026 16:17
@github-project-automation github-project-automation Bot moved this to Todo in Pycord Aug 15, 2026
@pycord-app

pycord-app Bot commented Aug 15, 2026

Copy link
Copy Markdown

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/3352/head:pr-3352
git checkout pr-3352

This pull request can be installed with:

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

@Paillat-dev Paillat-dev changed the title fix: Rename flag to channel_obfuscated for consistency w/API feat: Channel Obfuscation Aug 15, 2026
@Paillat-dev
Paillat-dev marked this pull request as draft August 15, 2026 16:17
ToothyDev
ToothyDev previously approved these changes Aug 15, 2026
Comment thread discord/flags.py

@ToothyDev ToothyDev left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good so far, but I think we should explain somewhere what obfuscation actually means

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API reflection Discord API isn't correctly reflected hold: changelog This pull request is missing a changelog entry hold: documentation This pull request is missing documentation hold: testing This pull request requires further testing priority: high High Priority

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

4 participants