addedChatIds property

List<int> addedChatIds
final

addedChatIds Identifiers of the new chats, which are added to the chat folder. The chats are automatically joined if they aren't joined yet

Implementation

final List<int> addedChatIds;