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>.

NameTypeDescription
chat_folder_idnumberChat folder identifier.

More details on telegram's documentation.