Conversation
|
Thanks for opening this pull request! This pull request can be checked-out with: git fetch origin pull/3044/head:pr-3044
git checkout pr-3044This pull request can be installed with: pip install git+https://github.com/Pycord-Development/pycord@refs/pull/3044/head |
|
am scared... |
|
|
|
Lol the commit is 3 weeks old I got it bang on 😆 . Still have to implement the csv stuff tho. |
|
Note Updating the target users list does not work yet and fails with |
|
|
||
| async def json_or_text(response: aiohttp.ClientResponse) -> dict[str, Any] | str: | ||
| text = await response.text(encoding="utf-8") | ||
| async def json_or_text( |
There was a problem hiding this comment.
This could maybe be renamed, give ideas
|
@Lumabots When you have some free time you can mess around around with this, see the example for details on the target users stuff, there's also the roles field for create_invite. |
I will not have free time until next Tuesday |
It's ok, this targets 2.8 anyways |
Co-authored-by: JustaSqu1d <89910983+JustaSqu1d@users.noreply.github.com> Signed-off-by: Paillat <jeremiecotti@ik.me>
Summary
Information
examples, ...).
Checklist
type: ignorecomments were used, a comment is also left explaining why.