chatIds property

List<int> chatIds
final

chatIds Identifiers of chats to be accessible by the invite link. Use getChatsForChatFolderInviteLink to get suitable chats. Basic groups will be automatically converted to supergroups before link creation

Implementation

final List<int> chatIds;