CreateChatFolder constructor
- {required ChatFolder folder,
- int? extra,
- int? clientId}
Creates new chat folder. Returns information about the created chat folder. There can be up to getOption("chat_folder_count_max") chat folders, but the limit can be increased with Telegram Premium
Returns ChatFolderInfo
Implementation
CreateChatFolder