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

[REQUEST] expand helper methods #472

Closed
EdVraz opened this issue Feb 5, 2022 · 0 comments · Fixed by #479
Closed

[REQUEST] expand helper methods #472

EdVraz opened this issue Feb 5, 2022 · 0 comments · Fixed by #479
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@EdVraz
Copy link
Contributor

EdVraz commented Feb 5, 2022

I am thinking of "expanding" existing helper methods like member.edit() into, for example,member.set_timeout etc

async def set_timeout(timeout):
  return await self.edit(timeout=timeout)

what do you think about this?

@EdVraz EdVraz added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 5, 2022
@EdVraz EdVraz linked a pull request Feb 14, 2022 that will close this issue
8 tasks
@i0bs i0bs closed this as completed Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
Status: Complete
Development

Successfully merging a pull request may close this issue.

2 participants