user_ids property

vector<int53>? user_ids
getter/setter pair

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

vector<int53>? user_ids;