Skip to content

Conversation

@buck2202
Copy link
Contributor

@buck2202 buck2202 commented Sep 2, 2025

Description

just a minor documentation fixup-- token_for is documented in the parameter list, but is not a supported keyword argument for PartialUser.fetch_moderators(). rather, it's (helpfully) pulled directly from the object internal to the method

Checklist

  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
    • I have updated the changelog with a quick recap of my changes.
  • 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, ...)
  • I have read and agree to the Developer Certificate of Origin for this contribution

token_for is not a supported keyword argument here, it's pulled directly from the PartialUser object

Signed-off-by: David B <2069200+buck2202@users.noreply.github.com>
@chillymosh chillymosh merged commit fea3801 into PythonistaGuild:main Sep 2, 2025
17 checks passed
@chillymosh
Copy link
Collaborator

Thanks

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.

2 participants