userIds property

List<int> userIds
final

userIds Identifiers of group call participants to ban; identifiers of unknown users from the update updateGroupCallParticipants can be also passed to the method

Implementation

final List<int> userIds;