Closed azkadev closed 9 months ago
and how to use this method addChatFolderByInviteLink
I'm confused about adding the chat_ids parameters
and how to use this method addChatFolderByInviteLink
I'm confused about adding the chat_ids parameters
I used the checkChatFolderInviteLink method first then used this addChatFolderByInviteLink and it worked
You just need to handle updateChatFolders
update for this. There is no need to get chat folders explicitly.
addChatFolderByInviteLink
needs to be used only while processing links of the type internalLinkTypeChatFolderInvite
after successful checkChatFolderInviteLink
call. All parameters can be received from checkChatFolderInviteLink
response.
updateChatFolders