@override Map<String, dynamic> toJson() => <String, dynamic>{ 'input_group_call': inputGroupCall?.toJson(), 'limit': limit, '@type': constructor, };