How to create meeting for a Channel?

Help us guide how to “Create meeting for a channel and add channel members”. Here’s the use-case:

  • We have multiple channels and each channel has multiple users
  • There’s no outside user, meaning every app user belongs to one account.
  • Every user can create meeting for a channel
  • After creating, each channel member will be added automatically(optional, because can/cannot join a meeting)
  • If above feature is not implemented, how can a channel member join the meeting?
  • We have already integrated “meeting SDK” and “sample app”. In SDK sample app, we have 2 ways to join a meeting: JWT or the Access token.