You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: two new guild methods
* feat: added new guild methods to pyi
* fix: corrected http method name
* ci: correct from checks.
* fix: add typehint for get_list_of_member returns
Co-authored-by: EdVraz <88881326+EdVraz@users.noreply.github.com>
* fix: add typehint for search_members method return
Co-authored-by: EdVraz <88881326+EdVraz@users.noreply.github.com>
* feat: add typehint for search_member return in main file
Co-authored-by: EdVraz <88881326+EdVraz@users.noreply.github.com>
* fix: add typehint for get_list_of_member returns in main file
Co-authored-by: EdVraz <88881326+EdVraz@users.noreply.github.com>
* feat: allow member to be used as an input for get_list_of_members
very cool idea
Co-authored-by: EdVraz <88881326+EdVraz@users.noreply.github.com>
* doc: specify that Member objects should be use in after param
Co-authored-by: EdVraz <88881326+EdVraz@users.noreply.github.com>
* doc: change docstring to allow for Member objects and int to be used
Co-authored-by: EdVraz <88881326+EdVraz@users.noreply.github.com>
* fix: account for errors with MISSING, make ids and Member objects both function
this is some voodoo
Co-authored-by: EdVraz <88881326+EdVraz@users.noreply.github.com>
* doc: make Member and int usage in get_list_of_members and default to MISSING
Co-authored-by: EdVraz <88881326+EdVraz@users.noreply.github.com>
* doc: add return info to get_list_of_members
* doc: add return info to docstring search_members
* doc: properly closed bracket
* fix: properly closed brackets
* ci: correct from checks.
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: EdVraz <88881326+EdVraz@users.noreply.github.com>
0 commit comments