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

Support for multi-tenant mode #44

Closed
kcollignon opened this issue Apr 15, 2021 · 1 comment
Closed

Support for multi-tenant mode #44

kcollignon opened this issue Apr 15, 2021 · 1 comment

Comments

@kcollignon
Copy link

Hello,

Do you know if there is a way to support multi-tenant mode when creating channels to pass in the array of teams: [] to the request?

Thanks,

@ferhatelmas
Copy link
Contributor

ferhatelmas commented Apr 22, 2021

def channel(channel_type, channel_id: nil, data: nil)

You can pass it in the last parameter. A channel can be set to one team though, not multiple so team: 'some-team'.

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

2 participants