Skip to content

docs: SlashCommandOptionType enum to use LaTeX#3175

Merged
Paillat-dev merged 2 commits intoPycord-Development:masterfrom
JustaSqu1d:patch-4
Mar 24, 2026
Merged

docs: SlashCommandOptionType enum to use LaTeX#3175
Paillat-dev merged 2 commits intoPycord-Development:masterfrom
JustaSqu1d:patch-4

Conversation

@JustaSqu1d
Copy link
Member

Caution

Feature freeze is active, as described by our Release Schedule.

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.
  • AI Usage has been disclosed.
    • If AI has been used, I understand fully what the code does

@JustaSqu1d JustaSqu1d requested review from a team, DA-344 and Lumabots March 24, 2026 10:03
@JustaSqu1d JustaSqu1d requested a review from a team as a code owner March 24, 2026 10:03
@JustaSqu1d JustaSqu1d requested a review from Icebluewolf March 24, 2026 10:03
@github-project-automation github-project-automation bot moved this to Todo in Pycord Mar 24, 2026
@pycord-app
Copy link

pycord-app bot commented Mar 24, 2026

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/3175/head:pr-3175
git checkout pr-3175

This pull request can be installed with:

pip install git+https://github.com/Pycord-Development/pycord@refs/pull/3175/head

@Paillat-dev Paillat-dev added the documentation Improvements or additions to documentation label Mar 24, 2026
@Paillat-dev
Copy link
Member

The two didn't need to be wrapped I think - but fair enough.

@JustaSqu1d
Copy link
Member Author

The two didn't need to be wrapped I think - but fair enough.

It's conventional to wrap them, I believe.

Copy link
Member

@Paillat-dev Paillat-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Paillat-dev Paillat-dev merged commit d69f7c2 into Pycord-Development:master Mar 24, 2026
9 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Pycord Mar 24, 2026
@Paillat-dev Paillat-dev added this to the v2.8.0 milestone Mar 24, 2026
@Paillat-dev
Copy link
Member

Cool pr, nice !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants