Closed rr8733380 closed 1 year ago
You need to use getInternalLinkType
. Then process the link based on the returned type, or pass it to getExternalLinkInfo
. In the latter case you may need to call getExternalLink
to receive an actual URL to open.
how can I get the ID of the channel (or chat) if a private link leads to this channel and I am subscribed to this channel?