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
Comment on lines +689 to +696

Others
------

.. 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.

This can go under users since it's user related

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
3 participants