Closed stone99x closed 11 months ago
Using the java version of tdlib, how do I add contacts to a folder?
The method editChatFolder can be used to change chats that are automatically added to a folder. Specific chats can added to a chat list using the method addChatToList.
editChatFolder
addChatToList
Using the java version of tdlib, how do I add contacts to a folder?