5 Commits
Author SHA1 Message Date
6e3c359373 Add min/max_length to Argument
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2022-08-01 06:23:12 -04:00
SoheabandGitHub f5b0717661 [commands] Add get_app_commands and walk_app_commands to Cog 2022-08-01 06:22:02 -04:00
SoheabandGitHub dc8cbc073e Fix small typo in Guild.edit docstring 2022-07-27 22:28:54 -04:00
SoheabandGitHub dbb135b81a Add disable_guild_select to utils.oauth_url() 2021-06-27 23:37:02 -04:00
Soheab MalikandRapptz 064ece11ab macOS instead of OS X
### Summary

"In 2016, with the release of macOS 10.12 Sierra, the name was changed from OS X to macOS"
source :: https://en.wikipedia.org/wiki/MacOS#macOS

### Checklist

- [ ] If code changes were made then they have been tested.
    - [ ] I have updated the documentation to reflect the 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)
- [X] This PR is **not** a code change (e.g. documentation, README, ...)
2019-11-15 04:23:15 -05:00