View Source ExTDLib.Method.GetChatFolderNewChats (ExTDLib v0.0.4)
Returns new chats added to a shareable chat folder by its owner. The method must be called at most once in getOption("chat_folder_new_chats_update_period") for the given chat folder. Returns object_ptr<Chats>.
| Name | Type | Description |
|---|---|---|
| chat_folder_id | number | Chat folder identifier. |
More details on telegram's documentation.