View Source ExTDLib.Method.AddChatFolderByInviteLink (ExTDLib v0.0.4)
Adds a chat folder by an invite link. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| invite_link | string | Invite link for the chat folder. |
| chat_ids | string | Identifiers 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.