addedChatIds property
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;
addedChatIds Identifiers of the new chats, which are added to the chat folder. The chats are automatically joined if they aren't joined yet
final List<int> addedChatIds;