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

Ability to invite users to live threads #86

Open
markspolakovs opened this issue Jul 19, 2018 · 1 comment
Open

Ability to invite users to live threads #86

markspolakovs opened this issue Jul 19, 2018 · 1 comment

Comments

@markspolakovs
Copy link

It seems like the https://www.reddit.com/dev/api/#POST_api_live_{thread}_invite_contributor method and friends are missing.

I can have a crack at contributing them, but this would be my first contribution to a Ruby gem.

@markspolakovs
Copy link
Author

In fact, I have a question - it seems like it would need a helper to process permissions, to convert, for example, [:manage, :update] into +update,+manage which the API expects. What would be the best place to put such a helper? (I think the subreddit moderator APIs use the same syntax.)

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

No branches or pull requests

1 participant