View Source ExTDLib.Method.AddChatFolderByInviteLink (ExTDLib v0.0.4)

Adds a chat folder by an invite link. Returns object_ptr<Ok>.

NameTypeDescription
invite_linkstringInvite link for the chat folder.
chat_idsstringIdentifiers of the chats added to the chat folder. The chats are automatically joined if they aren't joined yet.

More details on telegram's documentation.