Skip to content

Docs missing User.primary_guild #2936

@ToothyDev

Description

@ToothyDev

Summary

The docs entry for discord.User is missing .primary_guild

Reproduction Steps

Member.primary_guild mentions its equivalence to User.primary_guild, but when going to https://docs.pycord.dev/en/v2.7.0rc1/api/models.html#discord.User, this attribute is not documented. This leaves the attribute as a whole unexplained to the user

Minimal Reproducible Code

Expected Results

Since the doc entry specifically references the User.primary_guild attribute, I expect that to exist and there to be a working link in Member.primary_guild to said attribute

Actual Results

The attribute doesn't exist in discord.User

Intents

not applicable

System Information

not applicable

Checklist

  • I have searched the open issues for duplicates.
  • I have shown the entire traceback, if possible.
  • I have removed my token from display, if visible.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions