Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add applied_tags, flags #1764

Closed
github-actions bot opened this issue Nov 7, 2022 · 1 comment · Fixed by #1636
Closed

add applied_tags, flags #1764

github-actions bot opened this issue Nov 7, 2022 · 1 comment · Fixed by #1636

Comments

@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2022

Line: 568

pycord//discord/threads.py

Lines 565 to 575 in 5400898

reason=reason,
)
# todo: add applied_tags, flags
async def edit(
self,
*,
name: str = MISSING,
archived: bool = MISSING,
locked: bool = MISSING,
invitable: bool = MISSING,

@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 7, 2022

Closed in commit 6ec5b7e

@github-actions github-actions bot closed this as completed Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants