Oliver Wilkes
Oliver Wilkes
### Summary discord/discord-api-docs#5334 ### What is the feature request for? The core library ### The Problem The above is not implemented in nextcord, it being implemented would cover more of...
### Summary discord/discord-api-docs#5212, discord/discord-api-docs#5397 ### What is the feature request for? The core library ### The Problem The above PRs are not implemented ### The Ideal Solution - Add `mention_spam`...
### Summary nextcord.ext.commands is missing a py.typed file for type checkers ### Reproduction Steps 1. Install pyright, using (p)npm/yarn or an editor extension 2. Enable strict mode 3. Use below...
### Summary discord/discord-api-docs#5219 ### What is the feature request for? The core library ### The Problem The new way to set a duration is with seconds not days, this will...
### Summary Pyright strict says ui.View.add_item's type is partially unknown ### Reproduction Steps 1. Install pyright, using (p)npm/yarn or an editor extension 2. Enable strict mode 3. Use below code...
### Summary discord/discord-api-docs#5391 ### What is the feature request for? The core library ### The Problem The above PR adds **ForumChannel** - `available_tags?` - `applied_tags?` - `default_reaction_emoji?` - `default_thread_rate_limit_per_user?` **ChannelFlags**...
### Summary pyright says abc.Messageable.send's type is partially unknown ### Reproduction Steps 1. Install pyright, using (p)npm/yarn or an editor extension 2. Enable strict mode 3. Use below code 4....
### Summary Pyright strict says SlashApplicationCommand.subcommand is partially unknown ### Reproduction Steps 1. Install pyright, via npm/pnpm/yarn or an editor extension 2. Use the below code 3. Turn on strict...
### Changes - `adds`: ... - `fixed`: fixes #414 - `improvements`: Uses `utils.MessageConvertable` for `Channel.send`'s `message` param. ### Check off the following - [x] I have tested my changes with...
#### Expected Behavior The theme preference should be used throughout #### Observed Behavior The default red theme is used in some portions of the site #### Applicable Links or Attachments...