We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 807e66e commit fceba5fCopy full SHA for fceba5f
CHANGELOG.md
@@ -55,7 +55,7 @@ These changes are available on the `master` branch, but have not yet been releas
55
([#2714](https://github.com/Pycord-Development/pycord/pull/2714))
56
- Added the ability to pass a `datetime.time` object to `format_dt`
57
([#2747](https://github.com/Pycord-Development/pycord/pull/2747))
58
-- Added support for Literal[...] to define command choices.
+- Added support for `Literal[...]` to define command choices.
59
([#2782](https://github.com/Pycord-Development/pycord/pull/2782))
60
61
### Fixed
0 commit comments