View Source ExTDLib.Method.ProcessChatFolderNewChats (ExTDLib v0.0.4)
Process new chats added to a shareable chat folder by its owner. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| chat_folder_id | number | Chat folder identifier. |
| added_chat_ids | string | Identifiers of the new chats, which are added to the chat folder. The chats are automatically joined if they aren't joined yet. |
More details on telegram's documentation.