Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clearly define button max label length #1757

Merged
merged 1 commit into from Nov 4, 2022

Conversation

UP929312
Copy link
Contributor

@UP929312 UP929312 commented Nov 3, 2022

Currently, to find the max for this argument, you have to look at official discord docs (which is what I did first), try it and get an error (slow and painful), or check the source code (which I also did), this just puts it in the docs so you can see straight away.

Summary

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.

@UP929312 UP929312 requested a review from a team as a code owner November 3, 2022 17:52
@BobDotCom BobDotCom enabled auto-merge (squash) November 4, 2022 04:41
@BobDotCom BobDotCom requested a review from a team November 4, 2022 04:42
@BobDotCom BobDotCom merged commit 20bed13 into Pycord-Development:master Nov 4, 2022
@UP929312 UP929312 deleted the patch-6 branch November 4, 2022 16:11
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.

None yet

3 participants