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

Added add_thread_members_by_access_level() #97

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

amrith
Copy link

@amrith amrith commented Dec 11, 2021

The current python library only supports add_thread_members() where all members will get added with full access. The pull request implements add_thread_members_by_access_level() which will allow for the addition of members with different access levels - utilizing the member_ids_by_access_level variant of the /1/threads/add-members API.

@amrith amrith closed this Dec 13, 2021
@amrith amrith reopened this Dec 13, 2021
@piotrekwitkowski
Copy link

Hi @amrith did this API work for you? I am trying to reimplement it with TypeScript and all I get is 500 Internal Server Error.

@amrith
Copy link
Author

amrith commented Apr 21, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants