Skip to content

feat: Add the shared client theme object on message sent and in message object#3209

Open
UnBonWhisky wants to merge 6 commits intoPycord-Development:masterfrom
UnBonWhisky:master
Open

feat: Add the shared client theme object on message sent and in message object#3209
UnBonWhisky wants to merge 6 commits intoPycord-Development:masterfrom
UnBonWhisky:master

Conversation

@UnBonWhisky
Copy link
Copy Markdown
Contributor

@UnBonWhisky UnBonWhisky commented Apr 20, 2026

Caution

Feature freeze is active, as described by our Release Schedule.

Summary

It adds the object of shared client theme described here by Discord.

Yes AI has been used (partially)

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

@UnBonWhisky UnBonWhisky requested review from a team and Lulalaby April 20, 2026 23:17
@UnBonWhisky UnBonWhisky requested a review from plun1331 April 20, 2026 23:17
@github-project-automation github-project-automation Bot moved this to Todo in Pycord Apr 20, 2026
@UnBonWhisky UnBonWhisky requested a review from a team as a code owner April 20, 2026 23:17
@pycord-app
Copy link
Copy Markdown

pycord-app Bot commented Apr 20, 2026

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

This pull request can be installed with:

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

@UnBonWhisky UnBonWhisky changed the title Add the shared client theme object on message sent and in message object feat: Add the shared client theme object on message sent and in message object Apr 20, 2026
@UnBonWhisky
Copy link
Copy Markdown
Contributor Author

Note : shared client theme should not work with components v2 (source: Discord docs) but it works.

{40C79FCB-7F68-49B9-BBA9-95913F88ABEE}

@Paillat-dev Paillat-dev self-assigned this Apr 22, 2026
@Paillat-dev Paillat-dev self-requested a review April 22, 2026 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants