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

chore: update file upload size limit #2014

Merged
merged 5 commits into from
Apr 17, 2023
Merged

chore: update file upload size limit #2014

merged 5 commits into from
Apr 17, 2023

Conversation

JustaSqu1d
Copy link
Member

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.
  • I have updated the changelog to include these changes.

@JustaSqu1d JustaSqu1d requested a review from a team as a code owner April 14, 2023 02:44
@JustaSqu1d JustaSqu1d marked this pull request as draft April 14, 2023 02:44
@JustaSqu1d JustaSqu1d marked this pull request as ready for review April 14, 2023 02:45
@JustaSqu1d JustaSqu1d added the API Reflection Discords API wasn't correctly reflected in the lib label Apr 14, 2023
@JustaSqu1d
Copy link
Member Author

@JustaSqu1d JustaSqu1d added priority: medium Medium Priority status: awaiting review Awaiting review from a maintainer python labels Apr 14, 2023
@JustaSqu1d
Copy link
Member Author

#2011

@JustaSqu1d JustaSqu1d added this to the v2.5 milestone Apr 14, 2023
@JustaSqu1d JustaSqu1d requested a review from Lulalaby April 14, 2023 02:49
@plun1331 plun1331 enabled auto-merge (squash) April 17, 2023 15:35
@Lulalaby Lulalaby disabled auto-merge April 17, 2023 15:42
@plun1331 plun1331 merged commit eb4fd12 into Pycord-Development:master Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Reflection Discords API wasn't correctly reflected in the lib priority: medium Medium Priority status: awaiting review Awaiting review from a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

guild.filesize_limit needs to be updated as discord has implemented a 25mb max for unboosted servers
4 participants