Andrin Schaller
Andrin Schaller
The name of some audit log actions have changed and 2 new actions have been added, see https://github.com/discord/discord-api-docs/pull/6041 I think it doesn't make sense to change the name of the...
@SvenLie The GET method is still not supported which, at least for me, doesn't make sense to merge it yet.
### Update * For the current status, please refer to the PR description * The 3.x checks are failing. Looks like there's an error in the installation, @Rapptz * Testing...
This has been tested and is ready for review now.
Alright I'm done with the changes. Because of the name, how about just `Sound`? And should it be also applied for properties and attributes (e.g. `Client.soundboard_sounds` -> `Client.sounds`)?
> ... > 2. The machinery to handle opcode 31 in the gateway seems very complicated for what it is. The chunking mechanism is the way it is because it's...
Apparently the API for this feature is quite unstable at the moment. The DDevs are working on a better solution, refer to: https://github.com/discord/discord-api-docs/pull/6056#issuecomment-1499767061
Yes. I couldn't find a good name for it. I first thought about `widget_image_link` but idk if this is the way to go.
How about turning this into an helper function in `utils.py` like `oauth_url`?