feat: fully update http.py routes and related methods
- Removed
create_guild,create_from_templateanddelete_guild- bots can no longer own guilds. - Removed
create_integration- bots cannot use this endpoint. - Removed
start_group- Bots cannot use this endpoint. - Removed
move_memberandreplace_roles- unused shortcuts foredit_member - Removed
bulk_edit_guild_application_command_permissions- disabled in Permissions V2 - Renamed
change_my_nicknametoedit_current_member - Added
icontoedit_channelfor group DMs.
Considering Removal:
-
set_voice_channel_status- functions, but not documented.
TODO:
- [ ] Add Modify Guild Incident Actions
- [ ] Update gateway methods to return full data
- [ ] Ensure all methods are available in
http.pyrather than scattered elsewhere - [ ] Make method naming consistent
- More additions I haven't researched yet
If you have any additions/removals yourself or want to try renaming, feel free.
FIxes #50
@Lulalaby do you have any info on set_voice_channel_status ? I remember you saying something at one point.
Look at the time lmao. Good night. Ping me in discord about it and I'll check when I wake up again 😂❤️
discord/discord-api-docs#6400 is still a draft. the endpoint is working since forever. dunno why it's still not merged. I'll ask
Documentation build overview
📚 pycord-next | 🛠️ Build #29386084 | 📁 Comparing 61e499001a6cc30f282ddc85109ab5acc63afb55 against latest (f9f3f33c518fcf7c3b76cf857bf04ba725ad9985)
Show files changed (12 files in total): 📝 12 modified | ➕ 0 added | ➖ 0 deleted
| File | Status |
|---|---|
| genindex.html | 📝 modified |
| migrating_to_v1.html | 📝 modified |
| old_changelog.html | 📝 modified |
| api/clients.html | 📝 modified |
| api/models.html | 📝 modified |
| _modules/discord/abc.html | 📝 modified |
| _modules/discord/channel.html | 📝 modified |
| _modules/discord/client.html | 📝 modified |
| _modules/discord/guild.html | 📝 modified |
| _modules/discord/member.html | 📝 modified |
| _modules/discord/template.html | 📝 modified |
| ext/commands/api.html | 📝 modified |