Closed igrep closed 6 years ago
This commit adds a feature to create a Channel only with TalkId. With this feature, we can create a bot which manages talk state attached to the talk room, not with the user.
Channel
TalkId
Edit: Re-implemented after your advice in the meeting before. Thanks!
Rebased and merged.
This commit adds a feature to create a
Channel
only withTalkId
. With this feature, we can create a bot which manages talk state attached to the talk room, not with the user.Edit: Re-implemented after your advice in the meeting before. Thanks!