GetGroupCallParticipants constructor
GetGroupCallParticipants({
- InputGroupCall? inputGroupCall,
- required int limit,
Implementation
GetGroupCallParticipants({this.inputGroupCall, required this.limit});