feat: fully update http.py routes and related methods#53
Draft
NeloBlivion wants to merge 4 commits intomasterfrom
Draft
feat: fully update http.py routes and related methods#53NeloBlivion wants to merge 4 commits intomasterfrom
NeloBlivion wants to merge 4 commits intomasterfrom
Conversation
Member
|
@Lulalaby do you have any info on |
Member
|
Look at the time lmao. Good night. Ping me in discord about it and I'll check when I wake up again 😂❤️ |
Member
|
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
Show files changed (12 files in total): 📝 12 modified | ➕ 0 added | ➖ 0 deleted
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
create_guild,create_from_templateanddelete_guild- bots can no longer own guilds.create_integration- bots cannot use this endpoint.start_group- Bots cannot use this endpoint.move_memberandreplace_roles- unused shortcuts foredit_memberbulk_edit_guild_application_command_permissions- disabled in Permissions V2change_my_nicknametoedit_current_membericontoedit_channelfor group DMs.Considering Removal:
set_voice_channel_status- functions, but not documented.TODO:
http.pyrather than scattered elsewhereIf you have any additions/removals yourself or want to try renaming, feel free.
FIxes #50