Jodenee
Jodenee
It seems that the proxy limits users to v6 of the Discord API (at the time of writing), I think adding an option to use for example v10 of the...
## Summary Retypes embed methods to use `str` instead of `any` to improve typing and better reflect the docs. Closes issue #1076. ## This is a **Code Change** - [x]...
This pr aims to correct typos found in the docs, update existing docstrings to be more consistent with other pages and fix some typing issues.
**Is your feature request related to a problem? Please describe.** Relationship endpoints for groups are not implemented. **If your feature is related to implementing a new Roblox API, provide information...
**Is your feature request related to a problem? Please describe.** There is no built in function to get a groups audit log. **If your feature is related to implementing a...
# 🛑 DO NOT REMOVE OR SKIP THIS ISSUE TEMPLATE 🛑 Issues with incomplete or missing information will be **closed automatically**. --- ## 🐞 **Bug Description** Provide a clear and...
Hello, I was wondering if it was possible to show server side validation errors from laravel using something like this? ```blade ``` When I first ran that example the inputs...
# Add group relationships Implements Issue: #124 All features have been implemented and are in working condition, but they have not been tested thoroughly just yet, so I marked this...