I have a public link to the group. I processed it using getInternalLink Type and it returned me the type internalLinkTypePublicChat which contains the name of the chat. I called searchPublicChat and it returned the chat to me. How do I understand that I can log in to it or apply to join the chat?
I have a public link to the group. I processed it using
getInternalLink
Type and it returned me the typeinternalLinkTypePublicChat
which contains the name of the chat. I calledsearchPublicChat
and it returned the chat to me. How do I understand that I can log in to it or apply to join the chat?