Skip to content

How to use TalkOpenLinkSession in v4? #265

Answered by storycraft
ha1fstack asked this question in Q&A
Discussion options

You must be logged in to vote
  1. v4에는 v3과는 다른 구조를 사용하기때문에 v3과 같은 매니저가 따로 존재하지 않습니다.
  2. TalkOpenLinkSession의 메서드들은 TalkOpenChanneList에서 사용가능 합니다.

Example code

const client; // TalkClient
const openChannelList = client.channelList.open;

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ha1fstack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants