userIds property

List<int> userIds
final

userIds Identifiers of the users to be added to the chat. The maximum number of added users is 20 for supergroups and 100 for channels

Implementation

final List<int> userIds;