Skip to content

Conversation

@Paillat-dev
Copy link
Member

Summary

fixes #2936

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.

@pycord-app
Copy link

pycord-app bot commented Sep 16, 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/2937/head:pr-2937
git checkout pr-2937

This pull request can be installed with:

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

@Paillat-dev Paillat-dev changed the title 📝 Document PrimaryGuild and User.primary_guild docs: 📝 Document PrimaryGuild and User.primary_guild Sep 16, 2025
@Paillat-dev Paillat-dev marked this pull request as draft September 16, 2025 22:14
@Paillat-dev Paillat-dev marked this pull request as ready for review September 17, 2025 07:30
Soheab
Soheab previously approved these changes Sep 18, 2025
Comment on lines +74 to +78
.. attributetable:: PrimaryGuild

.. autoclass:: PrimaryGuild()
:members:

Copy link
Member

Choose a reason for hiding this comment

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

looks misaligned

Copy link
Member Author

Choose a reason for hiding this comment

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

image It's weird but it's supposed to be 4 indent 🤷

Copy link
Member

Choose a reason for hiding this comment

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

fml github strikes again

@Lulalaby Lulalaby merged commit 40656fd into master Oct 20, 2025
28 checks passed
@Lulalaby Lulalaby deleted the docs/primary-guild branch October 20, 2025 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs missing User.primary_guild

4 participants